README
@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