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



QRcode = https://talao.co/sandbox/wallet_credential/9cd9fa00-9590-11ee-bc2a-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "accountName": "https://schema.org/identifier",
                "associatedAddress": "https://schema.org/account",
                "issuedBy": {
                    "@id": "schema:issuedBy",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "schema": "https://schema.org/",
                        "name": "schema:name",
                        "logo": {
                            "@id": "schema:logo",
                            "@type": "@id"
                        }
                    }
                }
            }
        ],
        "id": "urn:uuid:9cd9f174-9590-11ee-9556-0a1628958560",
        "type": [
            "VerifiableCredential",
            "LinkedAddress"
        ],
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "credentialSubject": {
            "id": "did:...",
            "type": "LinkedAddress",
            "associatedAddress": "",
            "accountName": "",
            "issuedBy": {
                "name": ""
            }
        },
        "issuanceDate": "2023-12-08T06:11:23.442181Z",
        "expirationDate": "2024-12-07T06:11:23.442193Z"
    },
    "expires": "2023-12-08T06:21:23Z",
    "credential_manifest": {}
}