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



QRcode = https://talao.co/sandbox/wallet_credential/b693f4f1-047d-11ee-9753-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%2Fb693f4f1-047d-11ee-9753-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "PCDS_agent_01",
    "issuer": {
        "id": "Altme_issuer_1",
        "name": "Talao issuer sandbox"
    },
    "output_descriptors": [
        {
            "id": "00000000",
            "schema": "PCDSAgentCertificate",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "PCDS Agent Cedrtificate"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "For testing purpose"
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "A certificate that attests to an agent\u2019s membership in an organisation and has the mandate to perform a number of actions for that organisation on the PCDS traceability platform."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.pcdsAgentOf.organization.name"
                        ],
                        "schema": {
                            "type": "text"
                        },
                        "fallback": "Unknown",
                        "label": "Organization name"
                    },
                    {
                        "path": [
                            "$.credentialSubject.pcdsAgentOf.abilities"
                        ],
                        "schema": {
                            "type": "text"
                        },
                        "fallback": "Unknown",
                        "label": "Abilities"
                    },
                    {
                        "path": [
                            "$.issuanceDate"
                        ],
                        "schema": {
                            "type": "text",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Issue date"
                    },
                    {
                        "path": [
                            "$.expirationDate"
                        ],
                        "schema": {
                            "type": "text",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Expiration date"
                    }
                ]
            }
        }
    ],
    "presentation_definition": {}
}