@evan.network/sidetree-db
v0.3.1-unstable.79
Published
This package contains implementations of database storage means for storing Sidetree artifacts like Operations, Transactions, etc...
Downloads
12
Readme
@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