@evan.network/sidetree-cas-ipfs
v0.3.1-unstable.83
Published
This package contains several implementations of [Content Addressable Storage](https://en.wikipedia.org/wiki/Content-addressable_storage) used in Sidetree.
Readme
@sidetree/cas-ipfs
This package contains several implementations of Content Addressable Storage used in Sidetree.
It contains:
IpfsCas: A CAS interface for IPFSIpfsCasWithCache: An efficient CAS interface that uses IPFS and a cache for faster read
Usage
npm install --save @sidetree/cas-ipfsDevelopment
npm install
npm run test