Skip to main content

did-manager package

Provides a plugin for the Agent that implements IDIDManager interface.

Classes

ClassDescription
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.

DIDManagerAgent 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 ClassDescription
AbstractDIDStoreAn abstract class for the DIDManager identifier store
AbstractIdentifierProviderAn abstract class for the DIDManager identifier providers