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



QRcode = https://talao.co/sandbox/wallet_credential/7b151225-0488-11ee-b71f-0a1628958560?issuer=did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du



Scan the QRCode below with your smartphone camera or Altme wallet (Deeplink encoded as a QRcode for Altme).



QRcode = https://app.altme.io/app/download?uri=https%3A%2F%2Ftalao.co%2Fsandbox%2Fwallet_credential%2F7b151225-0488-11ee-b71f-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "LoyaltyCard",
    "issuer": {
        "id": "",
        "name": "Altme issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "",
            "schema": "LoyaltyCard",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Loyalty Card"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": ""
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "The Loyalty Card for cross chain crypto games."
                },
                "properties": [
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "None",
                        "label": "Expires"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {
        "id": "32f54163-7166-48f1-93d8-ff217bdb0653",
        "input_descriptors": [
            {
                "id": "97657658765865856",
                "name": "Blockchain account proof",
                "format": "ldp_vc",
                "purpose": "Select your blockchain accounts",
                "constraints": {
                    "fields": [
                        {
                            "path": [
                                "$.credentialSubject.associatedAddress"
                            ]
                        }
                    ]
                }
            },
            {
                "id": "97657658765865856",
                "name": "Device info data",
                "format": "ldp_vc",
                "purpose": "Select your Devic e Info card",
                "constraints": {
                    "fields": [
                        {
                            "path": [
                                "$.credentialSubject.type"
                            ],
                            "filter": {
                                "type": "string",
                                "pattern": "DeviceInfo"
                            }
                        }
                    ]
                }
            }
        ]
    }
}