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



QRcode = https://talao.co/sandbox/wallet_credential/cf16aff6-9596-11ee-a8c2-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "talaoAccount": "https://schema.org/account",
                "walletNotation": "https://schema.org/notation",
                "offers": {
                    "@id": "schema:offer",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "startDate": "schema:date",
                        "category": "schema:category",
                        "endDate": "schema:date",
                        "duration": "schema:duration",
                        "analytics": "schema:website",
                        "userGuide": "schema:userGuide",
                        "benefit": {
                            "@id": "https://github.com/TalaoDAO/context/blob/main/README",
                            "@context": {
                                "price": "schema:value",
                                "discount": "schema:discount"
                            }
                        },
                        "offeredBy": {
                            "@id": "schema:offeredBy",
                            "@context": {
                                "@version": 1.1,
                                "@protected": true,
                                "description": "schema:description",
                                "website": "schema:website",
                                "logo": {
                                    "@id": "schema:image",
                                    "@type": "@id"
                                },
                                "did": "schema:identifier",
                                "name": "schema:name"
                            }
                        }
                    }
                },
                "issuedBy": {
                    "@id": "schema:issuedBy",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "website": "schema:website",
                        "logo": {
                            "@id": "schema:image",
                            "@type": "@id"
                        },
                        "did": "schema:identifier",
                        "name": "schema:name"
                    }
                },
                "associatedAddress": {
                    "@id": "https://schema.org/address",
                    "@context": {
                        "@protected": true,
                        "blockchainTezos": "https://schema.org/blockchain",
                        "blockchainEthereum": "https://schema.org/blockchain",
                        "blockchainPolygon": "https://schema.org/blockchain"
                    }
                }
            }
        ],
        "id": "urn:uuid:cf16a77d-9596-11ee-abab-0a1628958560",
        "type": [
            "VerifiableCredential",
            "TalaoCommunity"
        ],
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "issuanceDate": "2023-12-08T06:55:44.706511Z",
        "credentialSubject": {
            "id": "did:...",
            "type": "TalaoCommunity",
            "walletNotation": "Gold",
            "talaoAccount": "0x83E0481C1844Ed257efE1147218C125832F10236",
            "offers": [
                {
                    "startDate": "2022-08-01T19:55:00Z",
                    "endDate": "2022-12-31T19:55:00Z",
                    "duration": "30",
                    "category": "discounted_coupon",
                    "analytics": "",
                    "userGuide": "",
                    "benefit": {
                        "discount": "25%"
                    },
                    "offeredBy": {
                        "logo": "ipfs://QmZmdndUVRoxiVhUnjGrKnNPn8ah3jT8fxTCLMnAzRAFFZ",
                        "name": "Gif Games",
                        "description": "Gaming platform of Tezotopia",
                        "website": "https://tezotopia.com"
                    }
                }
            ],
            "associatedAddress": {
                "blockchainTezos": "",
                "blockchainEthereum": "",
                "blockchainPolygon": ""
            }
        },
        "expirationDate": "2024-12-07T06:55:44.706523Z"
    },
    "expires": "2023-12-08T07:05:44Z",
    "credential_manifest": {}
}