hashgraph / hashgraph/did-method

DID resolution metadata

Open
#3 0 comments 0 reactions 1 assignee Claimed by @paulmadsenhed View on GitHub
Dominant language
No language data
Stars
28
Forks
11
PR merge metrics
No merged PRs in 30d

Description

DID Core v1 is more prescriptive on how to deal with metadata, both about the resolution process, and the DID document (such as created and updated)

see https://w3c-ccg.github.io/did-resolution/#did-resolution-result

"didResolutionMetadata": {
"content-type": "application/did+ld+json",
"retrieved": "2024-06-01T19:73:24Z",
},
"didDocumentMetadata": {
"created": "2019-03-23T06:35:22Z",
"updated": "2023-08-10T13:40:06Z",
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.