@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 no npm install needed!

<script type="module">
  import sidetreeCas from 'https://cdn.skypack.dev/@sidetree/cas';
</script>

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