Scan the QRCode below with your Talao or Altme wallet wallet only.



QRcode = https://talao.co/sandbox/wallet_credential/46fb722d-9596-11ee-8ddb-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "Over13": {
                    "@id": "https://github.com/TalaoDAO/context#over13",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "schema": "https://schema.org/",
                        "id": "@id",
                        "type": "@type",
                        "kycProvider": "https://github.com/TalaoDAO/context#provider",
                        "kycMethod": "https://github.com/TalaoDAO/context#kycMethod",
                        "ageOver": "https://github.com/TalaoDAO/context#ageover",
                        "kycId": "https://github.com/TalaoDAO/context#kycid",
                        "issuedBy": {
                            "@id": "schema:issuedBy",
                            "@context": {
                                "@protected": true,
                                "logo": {
                                    "@id": "schema:image",
                                    "@type": "@id"
                                },
                                "name": "schema:name"
                            }
                        }
                    }
                }
            }
        ],
        "id": "urn:uuid:46fb698f-9596-11ee-97fc-0a1628958560",
        "type": [
            "VerifiableCredential",
            "Over13"
        ],
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "issuanceDate": "2023-12-08T06:51:56.357847Z",
        "credentialSubject": {
            "type": "Over13",
            "ageOver": "13",
            "kycProvider": "",
            "kycMethod": "",
            "kycId": "",
            "issuedBy": {
                "name": "Altme"
            },
            "id": "did:..."
        },
        "expirationDate": "2024-12-07T06:51:56.357857Z"
    },
    "expires": "2023-12-08T07:01:56Z",
    "credential_manifest": {}
}