hypersign-protocol / hid-node

A permissionless blockchain network to manage digital identity and access rights
https://hypersign.id
Apache License 2.0
226 stars 23 forks source link

Research on cheqd SSI #194

Closed Vishwas1 closed 2 years ago

arnabghose997 commented 2 years ago

DID Document:

{
   "didDocument":{
      "authentication":[
         "did:cheqd:mainnet:zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX#key1"
      ],
      "id":"did:cheqd:mainnet:zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX",
      "verificationMethod":[
         {
            "controller":"did:cheqd:mainnet:zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX",
            "id":"did:cheqd:mainnet:zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX#key1",
            "publicKeyJwk":{
               "crv":"Ed25519",
               "kty":"OKP",
               "x":"jaa70K9yy4Tw-YEsA2T4F10jsQuFdpVJN9LLhjmOUGw"
            },
            "type":"JsonWebKey2020"
         }
      ]
   },
   "didDocumentMetadata":{
      "created":"2022-05-13T14:01:20Z",
      "versionId":"B55E82F3022593C2A55D08484D658003B1685177197796FA00B56440671DB842"
   },
   "didResolutionMetadata":{
      "contentType":"application/did+json",
      "retrieved":"2022-06-14T04:51:50Z",
      "did":{
         "didString":"did:cheqd:mainnet:zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX",
         "methodSpecificId":"zAXwwqZzhCZA1L77ZBa8fhVNjL9MQCHX",
         "method":"cheqd"
      }
   }
}