Scan the QRCode below with your Talao wallet.
QRcode = https://talao.co/sandbox/wallet_credential/4e7da857-a153-11ed-ad68-0a1628958560?issuer=did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du
Credential manifest content
{
"id": "Test",
"issuer": {
"id": "did:tz:tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du",
"name": "Talao issuer sandbox"
},
"output_descriptors": [
{
"id": "00000000",
"schema": "Test",
"display": {
"title": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "VC for Test"
},
"subtitle": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "Type and format"
},
"description": {
"path": [],
"schema": {
"type": "string"
},
"fallback": "This VC is made up for testing purpose."
},
"properties": [
{
"path": [
"$.credentialSubject.integer"
],
"schema": {
"type": "integer"
},
"fallback": "Unknown",
"label": "integer"
},
{
"path": [
"$.credentialSubject.number"
],
"schema": {
"type": "number"
},
"fallback": "Unknown",
"label": "number"
},
{
"path": [
"$.credentialSubject.boolean"
],
"schema": {
"type": "boolean"
},
"fallback": "Unknown",
"label": "boolean"
},
{
"path": [
"$.credentialSubject.website"
],
"schema": {
"type": "string",
"format": "uri"
},
"fallback": "Unknown",
"label": "website"
},
{
"path": [
"$.credentialSubject.email"
],
"schema": {
"type": "string",
"format": "email"
},
"fallback": "Unknown",
"label": "email"
},
{
"path": [
"$.issuanceDate"
],
"schema": {
"type": "string",
"format": "date"
},
"fallback": "Unknown",
"label": "Issuance date"
}
]
}
}
],
"presentation_definition": {}
}