Scan the QRCode below with your Talao wallet.



QRcode = https://talao.co/sandbox/wallet_credential/4dc067b6-c984-11ed-a7bc-0a1628958560?issuer=did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du


Credential manifest content

{
    "id": "VerifiableDiploma_1",
    "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"
                    }
                ]
            }
        }
    ]
}