Scan the QRCode below with your Talao or Altme wallet wallet only.
QRcode = https://talao.co/sandbox/wallet_credential/06a32917-958b-11ee-8331-0a1628958560
Credential Offer content
{
"type": "CredentialOffer",
"credentialPreview": {
"@context": [
"https://www.w3.org/2018/credentials/v1",
{
"EmployeeCredential": {
"@id": "urn:employeecredential",
"@context": {
"@version": 1.1,
"@protected": true,
"id": "@id",
"type": "@type",
"schema": "https://schema.org/",
"ethereumAddress": "schema:identifier",
"hasCountry": "schema:addressCountry",
"hasJurisdiction": "schema:addressCountry",
"hasLegallyBindingName": "schema:legalName",
"hasRegistrationNumber": "schema:identifier",
"hash": "schema:sha256",
"leiCode": "schema:leiCode",
"parentOrganisation": "schema:legalName",
"subOrganisation": "schema:legalName",
"name": "schema:name",
"surname": "schema:givenName",
"title": "schema:jobTitle",
"email": "schema:email"
}
},
"StatusList2021Entry": {
"@id": "https://w3id.org/vc/status-list#StatusList2021Entry",
"@context": {
"@protected": true,
"id": "@id",
"type": "@type",
"statusPurpose": "https://w3id.org/vc/status-list#statusPurpose",
"statusListIndex": "https://w3id.org/vc/status-list#statusListIndex",
"statusListCredential": {
"@id": "https://w3id.org/vc/status-list#statusListCredential",
"@type": "@id"
}
}
}
}
],
"type": [
"VerifiableCredential",
"EmployeeCredential"
],
"id": "urn:uuid:06a31988-958b-11ee-bb81-0a1628958560",
"issuer": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
"issuanceDate": "2023-12-08T05:31:23.940875Z",
"issued": "2023-07-20T15:36:41Z",
"validFrom": "2023-07-20T15:36:41Z",
"expirationDate": "2024-12-07T05:31:23.940884Z",
"credentialSchema": {
"id": "https://raw.githubusercontent.com/walt-id/waltid-ssikit-vclib/master/src/test/resources/schemas/ParticipantCredential.json",
"type": "JsonSchemaValidator2018"
},
"credentialSubject": {
"type": "EmployeeCredential",
"id": "did:...",
"ethereumAddress": "0x4C84a36fCDb7Bc750294A7f3B5ad5CA8F74C4A52",
"hasCountry": "GER",
"hasJurisdiction": "GER",
"hasLegallyBindingName": "deltaDAO AG",
"hasRegistrationNumber": "DEK1101R.HRB170364",
"hash": "9ecf754ffdad0c6de238f60728a90511780b2f7dbe2f0ea015115515f3f389cd",
"leiCode": "391200FJBNU0YW987L26",
"name": "Name Surname",
"surname": "Surname",
"title": "CEO",
"email": "test@test.com"
},
"credentialStatus": {
"type": "StatusList2021Entry",
"id": "https://revocation-registry.abc-federation.dev.gaiax.ovh/api/v1/revocations/credentials/ABC-Federation-revocation#51",
"statusPurpose": "revocation",
"statusListIndex": "51",
"statusListCredential": "https://revocation-registry.abc-federation.dev.gaiax.ovh/api/v1/revocations/credentials/ABC-Federation-revocation"
}
},
"expires": "2023-12-08T05:41:23Z",
"credential_manifest": {
"id": "EmployeeCredential",
"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": "EmployeeCredential_1",
"schema": "https://raw.githubusercontent.com/walt-id/waltid-ssikit-vclib/master/src/test/resources/schemas/ParticipantCredential.json",
"styles": {
"background": {
"color": "#baaaad"
},
"text": {
"color": "#ffffff"
}
},
"display": {
"title": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "Employee Credential"
},
"subtitle": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "GAIA-X Community"
},
"description": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "This card is a proof of your employee status. You can use it when you need to prove your identity with services that have already adopted the verifiable and decentralized identity system."
},
"properties": [
{
"path": [
"$.credentialSubject.name"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "Last name"
},
{
"path": [
"$.credentialSubject.surname"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "First name"
},
{
"path": [
"$.credentialSubject.jobTitle"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "Title"
},
{
"path": [
"$.credentialSubject.email"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "Email"
},
{
"path": [
"$.credentialSubject.ethereumAddress"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "Ethereum address"
},
{
"path": [
"$.credentialSubject.hasCountry"
],
"schema": {
"type": "string"
},
"fallback": "",
"label": "Country"
},
{
"path": [
"$.expirationDate"
],
"schema": {
"type": "string",
"format": "date"
},
"fallback": "",
"label": "Expiration date"
},
{
"path": [
"$.issued"
],
"schema": {
"type": "string",
"format": "date"
},
"fallback": "",
"label": "Issue date"
},
{
"path": [],
"schema": {
"type": "string"
},
"fallback": "Altme",
"label": "Issued by"
},
{
"path": [
"$.issuer"
],
"schema": {
"type": "string"
},
"fallback": "Unknown",
"label": "Issuer DID"
}
]
}
}
]
}
}