Veramo data storage based on JSON trees. This package provides several plugins that relate to data storage that is backed up by a JSON tree.
A plugin that exposes simple store/get methods for messages, credentials and presentations.
This implements the @veramo/data-store#DataStore
plugin interface.
A plugin that provides more querying options using TypeORM.
This implements the @veramo/data-store#DataStoreORM
plugin interface.
Implementations of AbstractKeyStore
and AbstractDIDStore