Skip to content

Instantly share code, notes, and snippets.

@kostysh
Last active August 20, 2020 18:00
Show Gist options
  • Save kostysh/c17dfbb466d254544fd88d3402c8e1fd to your computer and use it in GitHub Desktop.
Save kostysh/c17dfbb466d254544fd88d3402c8e1fd to your computer and use it in GitHub Desktop.
test10
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://windingtree.com/ns/orgid/v1"
],
"id": "did:orgid:0x39a84b5b2ac9b2cb83eb171a5adb1489777902a4919ea209c46e795cf7f9ce3e",
"created": "2020-08-18T12:06:34.867Z",
"legalEntity": {
"contacts": [
{
"phone": "+380500000000",
"email": "kostysh@gmail.com",
"website": "windingtree.com"
}
],
"locations": [],
"legalType": "Corporation",
"legalName": "TEST10",
"legalIdentifier": "GOGO",
"registeredAddress": {
"subdivision": "Region",
"locality": "Town",
"streetAddress": "345",
"postalCode": "789",
"country": "AQ",
"premise": "Office"
}
},
"publicKey": [],
"service": [],
"trust": {
"assertions": []
},
"updated": "2020-08-20T17:59:47.396Z",
"media": {
"logo": "https://staging-api.arbor.fm/uploads/0x74c22198462f8614b2fcb065a2934ae818e5d6ec/mediaType/did:orgid:0x39a84b5b2ac9b2cb83eb171a5adb1489777902a4919ea209c46e795cf7f9ce3e/o89wu3n9v.png"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment