Skip to content

Instantly share code, notes, and snippets.

@kvakes
Created February 7, 2020 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvakes/049a951de38f4acc41d619643d120533 to your computer and use it in GitHub Desktop.
Save kvakes/049a951de38f4acc41d619643d120533 to your computer and use it in GitHub Desktop.
{
"@context": "https://windingtree.com/ns/did/v1",
"id": "did:orgid:0x0000000000000000000000000000000000arbor",
"created": "2019-01-01T13:10:02.251Z",
"updated": "2019-06-03T13:20:06.398Z",
"publicKey": [],
"service": [
{
"id": "did:orgid:0x0000000000000000000000000000000000arbor#org-id-rest",
"type": "org-id-rest-0.7.1a",
"serviceEndpoint": "https://api.arbor.fm/orgid/"
}
],
"trust": {
"assertions": [
{
"type": "domain",
"claim": "arbor.fm",
"proof": "dns"
}
],
"credentials": []
},
"organizationalUnit": {
"name": "Arbor",
"type": [],
"description": "Arbor is a tool for managing your ORG.ID",
"longDescription": "",
"address": {},
"openingHours": [],
"contacts": [],
"media": {
"logo": "https://arbor.fm/images/arbor-logo.png",
"images": [],
"videos": [],
"documents": []
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment