Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-did
index
resolve
Function resolve
resolve
(
did
:
`
did:
${
string
}
:
${
string
}
`
,
opts
?:
ResolveOptions
,
)
:
Promise
<
DIDDocument
>
Resolve a DID to a DID Document
Parameters
did
:
`
did:
${
string
}
:
${
string
}
`
Optional
opts
:
ResolveOptions
= {}
Returns
Promise
<
DIDDocument
>
See
https://www.w3.org/TR/did-core/#resolution
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Resolve a DID to a DID Document