0.3.1-unstable.79 • Published 7 months ago

@evan.network/sidetree-db v0.3.1-unstable.79

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

@sidetree/db

This package contains implementations of database storage means for storing Sidetree artifacts like Operations, Transactions, etc...

It currently contains only one implementation in MongoDB. Another implementation that supports RDBMS type databases in coming next

Usage

npm install --save @sidetree/db

Development

npm install
npm run test