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



QRcode = https://talao.co/sandbox/wallet_credential/28c45b09-9587-11ee-990a-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "StudentCard": {
                    "@context": {
                        "@protected": true,
                        "@version": 1.1,
                        "id": "@id",
                        "issuedBy": {
                            "@context": {
                                "@protected": true,
                                "@version": 1.1,
                                "address": "schema:address",
                                "directorName": "schema:name",
                                "logo": {
                                    "@id": "schema:logo",
                                    "@type": "@id"
                                },
                                "name": "schema:name",
                                "schema": "https://schema.org/"
                            },
                            "@id": "schema:issuedBy"
                        },
                        "recipient": {
                            "@context": {
                                "@protected": true,
                                "@version": 1.1,
                                "birthDate": "schema:birthDate",
                                "familyName": "schema:familyName",
                                "givenName": "schema:givenName",
                                "image": {
                                    "@id": "schema:image",
                                    "@type": "@id"
                                },
                                "schema": "https://schema.org/",
                                "signatureLines": {
                                    "@context": {
                                        "@protected": true,
                                        "@version": 1.1,
                                        "image": {
                                            "@id": "schema:image",
                                            "@type": "@id"
                                        },
                                        "schema": "https://schema.org/"
                                    },
                                    "@id": "https://github.com/blockchain-certificates/cert-schema/blob/master/docs/signatureLineExtension_schema.md"
                                }
                            },
                            "@id": "schema:recipient"
                        },
                        "schema": "https://schema.org/",
                        "type": "@type"
                    },
                    "@id": "https://github.com/TalaoDAO/context/blob/main/README.md"
                },
                "name": "https://schema.org/name",
                "description": "https://schema.org/description"
            }
        ],
        "id": "urn:uuid:28c44c33-9587-11ee-8e2d-0a1628958560",
        "type": [
            "VerifiableCredential",
            "StudentCard"
        ],
        "credentialSubject": {
            "id": "did:...",
            "type": "StudentCard",
            "recipient": {
                "birthDate": "1991-12-10T12:02:55.268Z",
                "familyName": "Doe",
                "givenName": "John",
                "image": "https://gateway.pinata.cloud/ipfs/QmSSJooT2JFraZFNHavVLQzzxwSpg3ithJL4ztGYY9MpBY",
                "signatureLines": {
                    "image": "https://gateway.pinata.cloud/ipfs/QmeMfck3z6K5p8xmCqQpjH3R7s3YddR5DsMNLewWvzQrFS"
                }
            },
            "issuedBy": {
                "address": "16 rue de Wattignies, 75012 Paris, France",
                "directorName": "Nicolas Muller",
                "logo": "https://talao.mypinata.cloud/ipfs/QmNwbEEupT7jR2zmrA87FsN4hUS8eXnCxM8DsL9RXc25cu",
                "name": "Talao CFA"
            }
        },
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "issuanceDate": "2023-12-08T05:03:43.214051Z",
        "expirationDate": "2024-12-07T05:03:43.214063Z",
        "name": [
            {
                "@language": "en",
                "@value": "Student Card"
            },
            {
                "@language": "de",
                "@value": ""
            },
            {
                "@language": "fr",
                "@value": "Carte \u00e9tudiant"
            }
        ],
        "description": [
            {
                "@language": "en",
                "@value": "This card allows to access student benefits and services."
            },
            {
                "@language": "de",
                "@value": ""
            },
            {
                "@language": "fr",
                "@value": "Cette carte permet de b\u00e9n\u00e9ficier des avantages de la carte \u00e9tudiant."
            }
        ]
    },
    "expires": "2023-12-08T05:13:43Z",
    "credential_manifest": {
        "id": "",
        "issuer": {
            "id": "",
            "name": "Talao issuer sandbox"
        },
        "output_descriptors": [
            {
                "id": "",
                "schema": "LearningAchievment",
                "display": {
                    "title": {
                        "path": [],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Title"
                    },
                    "subtitle": {
                        "path": [],
                        "schema": {
                            "type": "string"
                        },
                        "fallback": "Subtitle"
                    },
                    "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 the verifiable and decentralized identity system (futur standard)."
                    },
                    "properties": [
                        {
                            "path": [
                                "$.credentialSubject.issuedBy.address"
                            ],
                            "schema": {
                                "type": "string"
                            },
                            "fallback": "Unknown",
                            "label": "Address"
                        }
                    ]
                }
            }
        ],
        "presentation_definition": {
            "id": "32f54163-7166-48f1-93d8-ff2765b0653",
            "input_descriptors": [
                {
                    "id": "co11111",
                    "purpose": "",
                    "constraints": {
                        "fields": [
                            {
                                "path": [
                                    "$.type"
                                ],
                                "filter": {
                                    "type": "string",
                                    "pattern": ""
                                }
                            }
                        ]
                    }
                }
            ]
        }
    }
}