Implementation of resolve compliant with W3C DID specifications.
Additionally, this function returns an id-only DID document in the case where a DID has been deleted or upgraded.
If a DID is invalid or has not been registered, this is indicated by the error property on the didResolutionMetadata.
Implementation of
resolve
compliant with W3C DID specifications. Additionally, this function returns an id-only DID document in the case where a DID has been deleted or upgraded. If a DID is invalid or has not been registered, this is indicated by theerror
property on thedidResolutionMetadata
.