Skip to content

Instantly share code, notes, and snippets.

@sivsivsree
Last active April 8, 2020 11:44
Show Gist options
  • Save sivsivsree/860d2d0ce281344594cf37f5357c6001 to your computer and use it in GitHub Desktop.
Save sivsivsree/860d2d0ce281344594cf37f5357c6001 to your computer and use it in GitHub Desktop.
{
"@context":[
"https://w3id.org/openbadges/v2",
"https://w3id.org/blockcerts/v2.1"
],
"type":"Assertion",
"id":"urn:uuid:bbba8553-8ec1-445f-82c9-a57251dd731c",
"badge":{
"id":"urn:uuid:82a4c9f2-3588-457b-80ea-da695571b8fc",
"type":"BadgeClass",
"name":"Certificate of Accomplishment",
"image":"data:image/png;base64,...",
"description":"Lorem ipsum dolor sit amet, mei docendi concludaturque ad, cu
nec partem graece. Est aperiam consetetur cu, expetenda moderatius neglegentur ei
nam, suas dolor laudem eam an.",
"criteria":{
"narrative":"Nibh iriure ei nam, modo ridens neglegentur mel eu. At his cibo
mucius."
},
"issuer":{
"id":"https://www.blockcerts.org/samples/2.0/issuer-testnet.json",
"type":"Profile",
"name":"University of Learning",
"url":"https://www.issuer.org",
"email":"[email protected]",
"revocationList":"https://www.blockcerts.org/samples/2.0/revocation-listtestnet.json",
"image":"data:image/png;..."
}
},
"recipient":{
"hashed":false,
"identity":"[email protected]",
"type":"email"
},
"recipientProfile":{
"type":[
"RecipientProfile",
"Extension"
],
"publicKey":"ecdsa-koblitz-pubkey:mtr98kany9G1XYNU74pRnfBQmaCg2FZLmc",
"name":"Eularia Landroth"
},
"issuedOn":"2017-06-29T14:58:57.461422+00:00",
"verification":{
"publicKey":"ecdsa-koblitz-pubkey:msBCHdwaQ7N2ypBYupkp6uNxtr9Pg76imj",
"type":[
"MerkleProofVerification2017",
"Extension"
]
},
"signature":{
"type":[
"MerkleProof2017",
"Extension"
],
"targetHash":"637ec732fa4b7b56f4c15a6a12680519a17a9e9eade09f5b424a48eb0e6f5ad0",
"merkleRoot":"f029b45bb1a7b1f0b970f6de35344b73cccd16177b4c037acbc2541c7fc27078",
"anchors":[
{
"sourceId":"d75b7a5bdb3d5244b753e6b84e987267cfa4ffa7a532a2ed49ad3848be1d82f8",
"type":"BTCOpReturn",
"chain":"bitcoinMainnet"
}
],
"proof":[
{
"right":"11174e220fe74de907d1107e2a357e41434123f2948fc6b946fbfd7e3e3eecd1"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment