Skip to content

Instantly share code, notes, and snippets.

@sivsivsree
Last active October 18, 2021 08:00
Show Gist options
  • Save sivsivsree/97c315fec43ca4a1d5268fbcbce9f43e to your computer and use it in GitHub Desktop.
Save sivsivsree/97c315fec43ca4a1d5268fbcbce9f43e to your computer and use it in GitHub Desktop.
{
"@context": [
"https://w3id.org/openbadges/v2",
"https://w3id.org/blockcerts/v2"
],
"type": "Profile",
"id": "https://raw.githubusercontent.com/blockchain-certificates/cert-issuer/master/examples/issuer/profile.json",
"name": "Smartworld",
"url": "https://www.smartworld.com/",
"introductionURL": "https://www.smartworld.com/intro/",
"revocationList": "https://raw.githubusercontent.com/blockchain-certificates/cert-issuer/master/examples/issuer/revocation-list.json",
"publicKey": [
{
"id": "ecdsa-koblitz-pubkey:0x3AbAB51a6A80798451fEAD945731d8d5dEd3996E",
"created": "2017-06-29T14:48:03.814936+00:00"
}
],
"image": "https://www.smartworld.com/wp-content/uploads/2019/03/SW-Logo.svg",
"email": "credentials@smartworld.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment