Scan the QRCode below with your Talao wallet.



QRcode = https://talao.co/sandbox/wallet_credential/2070fa5d-c982-11ed-91c0-0a1628958560?issuer=did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "memebership_car_tezotopia",
    "issuer": {
        "id": "",
        "name": "Talao Tezotopia issuer"
    },
    "output_descriptors": [
        {
            "id": "voucher_01",
            "schema": "https://github.com/TalaoDAO/wallet-tools/blob/main/test/CredentialOffer2/MembershipCard_1.jsonld",
            "display": {
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "During the next 365 days, when you buy something on Tezotopia, you will receive a cash back immediately. Altme cannot directly connect to Tezotopia to buy assets (for now). We recommend using a robust wallet (like Temple, Kukai, Naan...). Please, use the same account as the one associated to this voucher card to buy your assets on Tezotopia."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.offers.benefit.discount"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Reward"
                    },
                    {
                        "path": [],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Tezotopia",
                        "label": "Game"
                    },
                    {
                        "path": [
                            "$.credentialSubject.offers.offeredBy.website"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "uri"
                        },
                        "fallback": "Unknown",
                        "label": "Website"
                    },
                    {
                        "path": [
                            "$.credentialSubject.offers.userGuide"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "uri"
                        },
                        "fallback": "Unknown",
                        "label": "User guide"
                    },
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Expiration date"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {
        "id": "32f54163-7166-48f1-93d8-ff217bdb0653",
        "input_descriptors": [
            {
                "id": "Associated_address_input",
                "purpose": "Select your Tezos associated wallet",
                "constraints": {
                    "fields": [
                        {
                            "path": [
                                "$.type"
                            ],
                            "filter": {
                                "type": "string",
                                "pattern": "TezosAssociatedAddress"
                            }
                        }
                    ]
                }
            }
        ]
    }
}