0.3.1-unstable.79 • Published 7 months ago

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

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

@sidetree/cas

This package contains a mock implementation of Content Addressable Storage used in Sidetree, and a test suite to measure other CAS implementation against

Usage

npm install --save @sidetree/cas

Development

npm install
npm run test