Skip to main content

did-manager package

Provides a plugin for the Agent that implements IDIDManager interface.

Classes

Class

Description

AliasDiscoveryProvider

(BETA) A DID discovery provider that can filter DIDs by the alias used internally in DIDManager

This API may change without a BREAKING CHANGE notice.

DIDManager

Agent plugin that implements IDIDManager interface

MemoryDIDStore

(BETA) An implementation of AbstractDIDStore that stores everything in memory.

This API may change without a BREAKING CHANGE notice.

Abstract Classes

Abstract Class

Description

AbstractDIDStore

An abstract class for the DIDManager identifier store

AbstractIdentifierProvider

An abstract class for the DIDManager identifier providers