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



QRcode = https://talao.co/sandbox/wallet_credential/c559e83b-0483-11ee-8b45-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%2Fc559e83b-0483-11ee-8b45-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "CustomType",
    "issuer": {
        "id": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "name": "Altme issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "02",
            "schema": "CustomType",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Title"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Subtitle"
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Description attribute of the credential manifest output descriptor"
                },
                "properties": [
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Expires"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {}
}