API Reference
Packages
Package | Description |
|---|---|
Provides Agent implementation | |
Provides Agent implementation and defines IResolver, IDIDManager, IKeyManager, IDataStore, IMessageHandler plugin interfaces | |
Provides a handler for the CredentialPlugin that implements interface. This plugin adds support for working with JSON-LD credentials. When installed, this plugin will be automatically used by CredentialPlugin if the user requests the credential to be signed by one of the installed signature suites. | |
Provides a plugin for the Agent that implements ICredentialIssuer interface. Provides a plugin for the MessageHandler that verifies Credentials and Presentations in a message. | |
TypeORM backed plugins. Agent plugin that implements IDataStore interface. Agent plugin that implements IDataStoreORM interface. Provides KeyStore for KeyManager and DIDStore for DIDManager | |
Agent plugin that implements IDataStore and IDataStoreORMinterfaces and uses a JSON tree as a backend. The JSON tree backend can be persisted to any JSON compatible media using a callback that gets called when the agent data is updated. | |
Provides a plugin for the Agent that implements IDIDComm interface. Provides a plugin for the MessageHandler that decrypts messages. | |
Provides a plugin for the MessageHandler that finds and verifies a JWT in a message. | |
Provides a plugin for the Agent that implements IDIDManager interface. | |
Provides | |
Provides | |
Provides | |
Provides | |
Provides | |
Provides | |
Provides | |
Provides a plugin for the Agent that implements IResolver interface. | |
Provides a plugin for the Agent that implements IKeyManager interface | |
Provides a libsodium backed key management system and secret box for the KeyManager | |
Provides a web3 wallet backed key management system for the KeyManager | |
Provides a plugin for the Agent that implements IMessageHandler interface. | |
Provides a plugin for the Agent that can proxy method execution over HTTPS | |
Express router for exposing | |
Provides a plugin for the Agent that implements SelectiveDisclosure interface. Provides a plugin for the MessageHandler that detects Selective Disclosure Request in a message | |
Provides a plugin for the MessageHandler that can extract a raw message from a URL query string or by fetching. | |
Contains helper methods for Veramo plugins. |