did-resolver package
Provides a plugin for the Agent that implements IResolver interface.
Classes
Class | Description |
---|---|
DIDResolverPlugin | A Veramo Plugin that enables users to resolve DID documents. This plugin is used automatically by plugins that create or verify Verifiable Credentials or Presentations or when working with DIDComm |
Functions
Function | Description |
---|---|
getUniversalResolver(url) | Creates a DIDResolver instance that can be used with did-resolver |
getUniversalResolverFor(methods, url) | Creates a mapping of DID methods to a DIDResolver instance that can be used with did-resolver |