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



QRcode = https://talao.co/sandbox/wallet_credential/d8b267a4-958c-11ee-a553-0a1628958560


Credential Offer content

{
    "type": "CredentialOffer",
    "credentialPreview": {
        "@context": [
            "https://www.w3.org/2018/credentials/v1",
            {
                "name": "https://schema.org/name",
                "description": "https://schema.org/description",
                "CertificateOfEmployment": {
                    "@id": "https://github.com/TalaoDAO/context/blob/main/README.md#certificateofemployment",
                    "@context": {
                        "@version": 1.1,
                        "@protected": true,
                        "schema": "https://schema.org/",
                        "id": "@id",
                        "type": "@type",
                        "familyName": "schema:familyName",
                        "givenName": "schema:givenName",
                        "startDate": "schema:startDate",
                        "jobTitle": "schema:jobTitle",
                        "baseSalary": "schema:baseSalary",
                        "employmentType": "schema:employmentType",
                        "issuedBy": {
                            "@id": "schema:issuedBy",
                            "@context": {
                                "@version": 1.1,
                                "@protected": true,
                                "name": "schema:name",
                                "address": "schema:address",
                                "logo": {
                                    "@id": "schema:image",
                                    "@type": "@id"
                                }
                            }
                        },
                        "workFor": {
                            "@id": "schema:workFor",
                            "@context": {
                                "@version": 1.1,
                                "@protected": true,
                                "name": "schema:name",
                                "address": "schema:address",
                                "logo": {
                                    "@id": "schema:image",
                                    "@type": "@id"
                                }
                            }
                        }
                    }
                }
            }
        ],
        "id": "urn:uuid:d8b25ed7-958c-11ee-b7e9-0a1628958560",
        "type": [
            "VerifiableCredential",
            "CertificateOfEmployment"
        ],
        "issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
        "issuanceDate": "2023-12-08T05:44:25.859219Z",
        "name": [
            {
                "@value": "Certificate of employment",
                "@language": "en"
            },
            {
                "@value": "Arbeitsbescheinigung",
                "@language": "de"
            },
            {
                "@value": "Attestation employeur",
                "@language": "fr"
            }
        ],
        "description": [
            {
                "@language": "en",
                "@value": "A certificate of employment is a document by which an employer certifies that his employee is indeed employed by his company. It allows the employee to prove that he has a current employment contract."
            },
            {
                "@language": "de",
                "@value": "Eine Arbeitgeberbescheinigung ist ein Dokument, mit dem ein Arbeitgeber bescheinigt, dass sein Arbeitnehmer tats\u00e4chlich bei seinem Unternehmen besch\u00e4ftigt ist. Damit kann der Arbeitnehmer nachweisen, dass er \u00fcber einen laufenden Arbeitsvertrag verf\u00fcgt."
            },
            {
                "@language": "fr",
                "@value": "Cette attestation employeur est un document par lequel un employeur atteste que son salari\u00e9 est bien employ\u00e9 par son entreprise. Elle permet au salari\u00e9 de prouver qu'il dispose d'un contrat de travail en cours."
            }
        ],
        "credentialSubject": {
            "id": "did:...",
            "type": "CertificateOfEmployment",
            "familyName": "Derangeot",
            "givenName": "Paul",
            "startDate": "2019-09-04T18:42:42Z",
            "jobTitle": "Directeur de d\u00e9partement",
            "employmentType": "Contrat \u00e0 dur\u00e9e illimit\u00e9e",
            "baseSalary": "65000",
            "workFor": {
                "name": "Talao",
                "address": "16 rue de Wattignies, 75012 Paris, France",
                "logo": "https://talao.mypinata.cloud/ipfs/QmNwbEEupT7jR2zmrA87FsN4hUS8eXnCxM8DsL9RXc25cu"
            },
            "issuedBy": {
                "name": "Talao",
                "address": "16 rue de Wattignies, 75012 Paris, France",
                "logo": "https://talao.mypinata.cloud/ipfs/QmNwbEEupT7jR2zmrA87FsN4hUS8eXnCxM8DsL9RXc25cu"
            }
        },
        "expirationDate": "2024-12-07T05:44:25.859228Z"
    },
    "expires": "2023-12-08T05:54:25Z",
    "credential_manifest": {}
}