3.1.1-unstable.52 • Published 2 years ago

@sphereon/data-store v3.1.1-unstable.52

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Veramo data store

Veramo data storage based on TypeORM. This package provides several plugins that relate to data storage.

DataStore

A plugin that exposes simple store/get methods for messages, credentials and presentations.

DataStoreORM

A plugin that provides more querying options using TypeORM.

KeyStore and DIDStore

Implementations of AbstractKeyStore and AbstractDIDStore