Back
{ "id": "LoyaltyCard", "issuer": { "id": "", "name": "Altme issuer sandbox" }, "output_descriptors": [ { "id": "", "schema": "LoyaltyCard", "display": { "title": { "path": [], "schema": { "type": "string" }, "fallback": "Loyalty Card" }, "subtitle": { "path": [], "schema": { "type": "string" }, "fallback": "" }, "description": { "path": [], "schema": { "type": "string" }, "fallback": "The Loyalty Card for cross chain crypto games." }, "properties": [ { "path": [ "$.expirationDate" ], "schema": { "type": "string", "format": "date" }, "fallback": "None", "label": "Expires" } ] } } ], "presentation_definition": { "id": "32f54163-7166-48f1-93d8-ff217bdb0653", "input_descriptors": [ { "id": "97657658765865856", "name": "Blockchain account proof", "format": "ldp_vc", "purpose": "Select your blockchain accounts", "constraints": { "fields": [ { "path": [ "$.credentialSubject.associatedAddress" ] } ] } }, { "id": "97657658765865856", "name": "Device info data", "format": "ldp_vc", "purpose": "Select your Devic e Info card", "constraints": { "fields": [ { "path": [ "$.credentialSubject.type" ], "filter": { "type": "string", "pattern": "DeviceInfo" } } ] } } ] } }