Skip to content

Instantly share code, notes, and snippets.

@kvakes
Created April 28, 2020 11:19
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/8d9013de0940948580abe43b8a0214b8 to your computer and use it in GitHub Desktop.
Save kvakes/8d9013de0940948580abe43b8a0214b8 to your computer and use it in GitHub Desktop.
{
"@context": "https://windingtree.com/ns/did/v1",
"id": "did:orgid:0x02dfc438f307d823d23808a93dfcc469c6925e3bc0bbc22ddcf22073d7bcbbca",
"created": "2020-04-28T11:15:14.131Z",
"legalEntity": {
"contacts": [
{
"phone": "123456789",
"website": "microsoft.com",
"email": "bill@microsoft.com",
"facebook": "microsoft",
"twitter": "microsoft",
"instagram": "microsoft"
}
],
"locations": [],
"legalType": "public limited company (UK, Ireland and the Commonwealth)",
"legalName": "Microsoft",
"legalIdentifier": "121231231",
"registeredAddress": {
"country": "US",
"subdivision": "WA",
"locality": "Redmond",
"streetAddress": "One Microsoft Way",
"premise": "1",
"postalCode": "777777"
}
},
"updated": "2020-04-28T11:16:18.396Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment