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



QRcode = https://talao.co/sandbox/wallet_credential/29df4a90-6167-11ee-98ec-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%2F29df4a90-6167-11ee-98ec-0a1628958560%3Fissuer%3Ddid%3Atz%3Atz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "VerifiableDiploma",
    "spec_version": "https://identity.foundation/credential-manifest/spec/v1.0.0/",
    "issuer": {
        "id": "did:web:app.altme.io:issuer",
        "name": "Altme issuer"
    },
    "output_descriptors": [
        {
            "id": "diploma_01",
            "schema": "https://api.preprod.ebsi.eu/trusted-schemas-registry/v1/schemas/0xbf78fc08a7a9f28f5479f58dea269d3657f54f13ca37d380cd4e92237fb691dd",
            "display": {
                "title": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "Diploma"
                },
                "subtitle": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "EBSI Verifiable diploma"
                },
                "description": {
                    "path": [],
                    "schema": {
                        "type": "string"
                    },
                    "fallback": "This card is a proof that you passed this diploma successfully. You can use this card  when you need to prove this information to services that have adopted EU EBSI framework."
                },
                "properties": [
                    {
                        "path": [
                            "$.credentialSubject.firstName"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "First name"
                    },
                    {
                        "path": [
                            "$.credentialSubject.familyName"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Last name"
                    },
                    {
                        "path": [
                            "$.credentialSubject.dateOfBirth"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Birth date"
                    },
                    {
                        "path": [
                            "$.credentialSubject.gradingScheme.title"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Grading scheme"
                    },
                    {
                        "path": [
                            "$.credentialSubject.learningAchievement.title"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Title"
                    },
                    {
                        "path": [
                            "$.credentialSubject.learningAchievement.description"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Description"
                    },
                    {
                        "path": [
                            "$.credentialSubject.learningSpecification.ectsCreditPoints"
                        ],
                        "schema": {
                            "type": "number"
                        },
                        "fallback": "Unknown",
                        "label": "ECTS Points"
                    },
                    {
                        "path": [
                            "$.issuanceDate"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "date"
                        },
                        "fallback": "Unknown",
                        "label": "Issue date"
                    },
                    {
                        "path": [
                            "$.credentialSubject.awardingOpportunity.awardingBody.preferredName"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Issued by"
                    },
                    {
                        "path": [
                            "$.credentialSubject.awardingOpportunity.awardingBody.registration"
                        ],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Unknown",
                        "label": "Registration"
                    },
                    {
                        "path": [
                            "$.credentialSubject.awardingOpportunity.awardingBody.homepage"
                        ],
                        "schema": {
                            "type": "string",
                            "format": "uri"
                        },
                        "fallback": "Unknown",
                        "label": "Website"
                    }
                ]
            }
        }
    ]
}