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



QRcode = https://talao.co/sandbox/wallet_credential/04f80534-0486-11ee-a496-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%2F04f80534-0486-11ee-a496-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "GamerPass",
    "issuer": {
        "id": "",
        "name": "Altme issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "",
            "schema": "GamerPass",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Gamer pass"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": ""
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "The Gamer Pass for cross chain crypto games."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.alternateName"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not reported",
                        "label": "Alternate Name"
                    },
                    {
                        "path": [
                            "$.credentialSubject.nationality"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not reported",
                        "label": "Nationality"
                    },
                    {
                        "path": [
                            "$.credentialSubject.over13"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not stated",
                        "label": "Over 13"
                    },
                    {
                        "path": [
                            "$.credentialSubject.over18"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not stated",
                        "label": "Over 18"
                    },
                    {
                        "path": [
                            "$.credentialSubject.tezosAddress"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not reported",
                        "label": "Tezos Address"
                    },
                    {
                        "path": [
                            "$.credentialSubject.ethereumAddress"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not reported",
                        "label": "Ethereum address"
                    },
                    {
                        "path": [
                            "$.credentialSubject.solanaAddress"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Not reported",
                        "label": "Solana address"
                    },
                    {
                        "path": [
                            "$.credentialSubject.issuedBy.name"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Verified by"
                    },
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "None",
                        "label": "Expires"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {
        "id": "32f54163-7166-48f1-93d8-ff217bdb0653",
        "input_descriptors": [
            {
                "id": "97657658765865856",
                "name": "Mobile device data",
                "format": "ldp_vc",
                "purpose": "Select your Device Info card",
                "constraints": {
                    "fields": [
                        {
                            "path": [
                                "$.type"
                            ],
                            "id": "876548765487658765",
                            "name": "DeviceInfo type",
                            "purpose": "this credential is optional",
                            "optional": true,
                            "filter": {
                                "type": "string",
                                "pattern": "DeviceInfo"
                            }
                        }
                    ]
                }
            },
            {
                "id": "97657658765865856",
                "name": "Blockchain account proof",
                "format": "ldp_vc",
                "purpose": "Select your blockchain account",
                "constraints": {
                    "fields": [
                        {
                            "path": [
                                "$.type"
                            ],
                            "id": "876548765480869876765",
                            "purpose": "this credential is required",
                            "optional": false,
                            "filter": {
                                "type": "string",
                                "pattern": "TezosAssociatedAddress"
                            }
                        }
                    ]
                }
            }
        ]
    }
}