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



QRcode = https://talao.co/sandbox/wallet_credential/580ae317-9586-11ee-860c-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "EthereumAssociatedAddress": {
                    "@id": "https://github.com/TalaoDAO/context#ethereumassociatedaddress",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "id": "@id",
                        "type": "@type",
                        "accountName": "https://github.com/TalaoDAO/context#accountname",
                        "associatedAddress": "https://w3id.org/security#blockchainAccountId",
                        "issuedBy": {
                            "@id": "https://schema.org/issuedBy",
                            "@context": {
                                "@version": 1.1,
                                "@protected": true,
                                "name": "https://schema.org/legalName"
                            }
                        }
                    }
                },
                "WalletLink": {
                    "@id": "https://github.com/TalaoDAO/contex#walletlink",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "id": "@id",
                        "type": "@type",
                        "verifier": {
                            "@id": "https://www.w3.org/2018/credentials#issuer",
                            "@type": "@id"
                        },
                        "cryptoWalletSignature": "https://github.com/TalaoDAO/context#cryptowalletsignature",
                        "cryptoWalletPayload": "https://github.com/TalaoDAO/context#cryptowalletpayload"
                    }
                }
            }
        ],
        "id": "urn:uuid:580ad899-9586-11ee-871b-0a1628958560",
        "type": [
            "VerifiableCredential",
            "EthereumAssociatedAddress",
            "WalletLink"
        ],
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "credentialSubject": {
            "id": "did:...",
            "type": "EthereumAssociatedAddress",
            "associatedAddress": "",
            "accountName": "",
            "issuedBy": {
                "name": "Altme"
            }
        },
        "evidence": [
            {
                "id": "https://github.com/TalaoDAO/contex#evidence",
                "type": [
                    "WalletLink"
                ],
                "verifier": "did:web:app.altme.io:issuer",
                "cryptoWalletSignature": "",
                "cryptoWalletPayload": ""
            }
        ],
        "issuanceDate": "2023-12-08T04:57:53.032577Z",
        "expirationDate": "2024-12-07T04:57:53.032590Z"
    },
    "expires": "2023-12-08T05:07:53Z",
    "credential_manifest": {}
}