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



QRcode = https://talao.co/sandbox/wallet_credential/cf7f4df0-6168-11ee-b8da-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%2Fcf7f4df0-6168-11ee-b8da-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "AragoPass",
    "issuer": {
        "id": "",
        "name": "Talao issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "",
            "schema": "Arago",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Arago Pass"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "The pass for your cultural activities"
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "You can use this pass when you need to prove this information to services that have adopted the verifiable and decentralized identity system."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.issuedBy.name"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Verified by"
                    },
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "None",
                        "label": "Expires"
                    },
                    {
                        "path": [
                            "$.credentialSubject.group"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Group"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {}
}