Skip to content

Instantly share code, notes, and snippets.

@kostysh
Last active June 29, 2020 12:42
Show Gist options
  • Save kostysh/6f51197243781af5a8fb321c0f3b7277 to your computer and use it in GitHub Desktop.
Save kostysh/6f51197243781af5a8fb321c0f3b7277 to your computer and use it in GitHub Desktop.
New TEST
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://windingtree.com/ns/orgid/v1"
],
"id": "did:orgid:0x8033c591d25a0581b3670fa20c38f579b102dc1758c355317ca7aae75286605a",
"created": "2020-06-29T12:40:29.614Z",
"legalEntity": {
"contacts": [
{
"phone": "+380000000000",
"email": "kostysh@gmail.com"
}
],
"locations": [],
"legalType": "Ltd",
"legalName": "TEST",
"legalIdentifier": "12345678",
"registeredAddress": {
"country": "BE",
"subdivision": "Odesa",
"locality": "Odesa",
"streetAddress": "Zabolotnogo str.",
"postalCode": "65123",
"premise": "Office"
}
},
"publicKey": [],
"service": [],
"trust": {
"assertions": []
},
"updated": "2020-06-29T12:41:30.369Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment