0.3.1-unstable.79 • Published 7 months ago

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

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

@sidetree/ledger

Contains a ledger agnostic interface for Sidetree and a test suite that a Sidetree ledger implementation must pass (see @sidetree/ethereum).

Usage

npm install --save @sidetree/ledger

Development

npm install
npm run test