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



QRcode = https://talao.co/sandbox/wallet_credential/dd70b72d-0489-11ee-ac32-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%2Fdd70b72d-0489-11ee-ac32-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "Test",
    "issuer": {
        "id": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "name": "Talao issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "00000000",
            "schema": "Test",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "VC for Test"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Type and format"
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "This VC is made up for testing purpose."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.integer"
                        ],
                        "schema": {
                            "type": "integer"
                        },
                        "fallback": "Unknown",
                        "label": "integer"
                    },
                    {
                        "path": [
                            "$.credentialSubject.number"
                        ],
                        "schema": {
                            "type": "number"
                        },
                        "fallback": "Unknown",
                        "label": "number"
                    },
                    {
                        "path": [
                            "$.credentialSubject.boolean"
                        ],
                        "schema": {
                            "type": "boolean"
                        },
                        "fallback": "Unknown",
                        "label": "boolean"
                    },
                    {
                        "path": [
                            "$.credentialSubject.website"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "uri"
                        },
                        "fallback": "Unknown",
                        "label": "website"
                    },
                    {
                        "path": [
                            "$.credentialSubject.email"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "email"
                        },
                        "fallback": "Unknown",
                        "label": "email"
                    },
                    {
                        "path": [
                            "$.issuanceDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Issuance date"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {}
}