Skip to content

Instantly share code, notes, and snippets.

@kostysh
Last active August 7, 2020 19:16
Show Gist options
  • Save kostysh/1715096d3fe08f58216e03de7739812c to your computer and use it in GitHub Desktop.
Save kostysh/1715096d3fe08f58216e03de7739812c to your computer and use it in GitHub Desktop.
ZZZ3
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://windingtree.com/ns/orgid/v1"
],
"id": "did:orgid:0x20dafcec077089e1acb56bbc2c2d3f3fbd4e6a7125d20c2e1b9a99164142d9cb",
"created": "2020-06-29T20:02:26.472Z",
"legalEntity": {
"contacts": [
{
"email": "kostysh@gmail.com"
}
],
"locations": [],
"legalIdentifier": "12345678",
"legalName": "ZZZ3",
"registeredAddress": {
"country": "CZ",
"subdivision": "Region",
"locality": "Town",
"streetAddress": "345",
"postalCode": "789"
},
"legalType": "Ltd"
},
"publicKey": [],
"service": [
{
"id": "did:orgid:0x20dafcec077089e1acb56bbc2c2d3f3fbd4e6a7125d20c2e1b9a99164142d9cb#apiv1",
"type": "glider",
"serviceEndpoint": "https://staging.b2b.glider.travel/api/v1",
"description": "Glider Aggregator Ropsten Search and Book API"
}
],
"trust": {
"assertions": []
},
"updated": "2020-08-07T19:16:13.755Z",
"media": {
"logo": "https://staging-api.arbor.fm/uploads/0xa0b74bfe28223c9e08d6dbfa74b5bf4da763f959/mediaType/did:orgid:0x20dafcec077089e1acb56bbc2c2d3f3fbd4e6a7125d20c2e1b9a99164142d9cb/bl.jpg"
},
"payment": [
{
"type": "crypto",
"currency": [
"eth"
],
"address": "0xA0B74BFE28223c9e08d6DBFa74B5bf4Da763f959",
"description": "General donation channel"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment