Skip to main content

did-resolver package

Provides a plugin for the Agent that implements IResolver interface.

Classes

ClassDescription
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

FunctionDescription
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