0
0

49 lines
1.4 KiB
JSON
Raw Normal View History

2022-06-20 14:51:37 +02:00
{
"@context": [
"https://www.w3.org/2018/credentials/v1",
2022-09-09 12:06:10 -07:00
"https://purl.imsglobal.org/spec/ob/v3p0/context.json",
2022-09-15 13:06:35 -07:00
"https://purl.imsglobal.org/spec/ob/v3p0/extensions.json",
"https://w3id.org/security/suites/ed25519-2020/v1"
],
2022-11-10 11:53:55 -08:00
"id": "urn:uuid:280c19b6-9680-4a37-ba84-e38b1a4e4584",
"type": [
"VerifiableCredential",
2022-11-10 11:53:55 -08:00
"AchievementCredential"
],
"issuer": {
2022-06-20 14:51:37 +02:00
"type": [
"Profile"
2022-06-20 14:51:37 +02:00
],
2022-11-10 11:53:55 -08:00
"name": "Andy F. Miller",
"id": "urn:uuid:6f2e33e5-7a29-4155-840a-59483ba10164"
},
2022-11-10 11:53:55 -08:00
"issuanceDate": "2022-11-10T07:38:00-08:00",
"name": "test 1",
"credentialSubject": {
2022-11-10 11:53:55 -08:00
"id": "urn:uuid:6f2e33e5-7a29-4155-840a-59483ba10164",
"type": [
"AchievementSubject"
2022-09-15 13:06:35 -07:00
],
"achievement": {
2022-11-10 11:53:55 -08:00
"id": "urn:uuid:35258e6f-4c05-4215-8ada-38a5a5b80510",
2022-09-15 13:06:35 -07:00
"type": [
"Achievement"
],
2022-11-10 11:53:55 -08:00
"achievementType": "Achievement",
"name": "test 1",
"description": "This is a test achievement",
2022-09-15 13:06:35 -07:00
"criteria": {
2022-11-10 11:53:55 -08:00
"narrative": "There is no criteria"
}
2022-09-15 13:06:35 -07:00
}
},
"proof": [
{
"type": "Ed25519Signature2020",
2022-11-10 11:53:55 -08:00
"created": "2022-11-10T19:36:07Z",
"proofPurpose": "assertionMethod",
2022-11-10 11:53:55 -08:00
"verificationMethod": "z6Mkt5PKegVQUpjQjoeiqkFa1HqpvMvehiLJuPMJcqX9hxM5",
"proofValue": "z4xh7M5Xpo4hU2bDU6dtQZgnuJCtJUhYCsMPBbCnhAvdnugDidH8anMJ6ayt7vR74iL5mhgJgTDQnNHoYrCnhARVD"
}
]
}