hashgraph / hashgraph/did-method
DID resolution metadata
Open
- 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
Assessment
This issue has not been assessed yet.