Skip to content

Instantly share code, notes, and snippets.

@kostysh
Created June 3, 2020 13:34
Show Gist options
  • Save kostysh/cc5b992b036b1c8e6483c396f015a38f to your computer and use it in GitHub Desktop.
Save kostysh/cc5b992b036b1c8e6483c396f015a38f to your computer and use it in GitHub Desktop.
Test2 ORG.ID
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://windingtree.com/ns/orgid/v1"
],
"id": "did:orgid:0x1fdf2b8079330d5e05f132ce066304f7d50d1d1965377e9975059995e8ff17eb",
"created": "2020-05-01T02:15:45.589Z",
"legalEntity": {
"contacts": [],
"locations": [],
"legalType": "private entrepreneur",
"legalName": "TEST3",
"legalIdentifier": "345345",
"registeredAddress": {
"country": "AT",
"subdivision": "reg",
"locality": "cit",
"streetAddress": "str",
"premise": "apt",
"postalCode": "cd"
}
},
"updated": "2020-05-01T02:16:25.235Z",
"publicKey": [],
"service": [],
"trust": {
"assertions": [
{
"type": "social",
"claim": "linkedin.com/posts",
"proof": "https://www.linkedin.com/posts/kostiantyn-smyrnov_verifying-my-orgid-identifier-0x5e6994f76764ceb42c476a2505065a6170178a24c03d81c9f372563830001171-activity-6673601473655447552-y2PA"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment