npm.io
0.3.1-unstable.60 • Published 3 years ago

@sidetree/cas-ipfs

Licence
Apache-2.0
Version
0.3.1-unstable.60
Deps
4
Size
255 kB
Vulns
0
Weekly
0
Stars
50

@sidetree/cas-ipfs

This package contains several implementations of Content Addressable Storage used in Sidetree.

It contains:

  • IpfsCas: A CAS interface for IPFS
  • IpfsCasWithCache: An efficient CAS interface that uses IPFS and a cache for faster read

Usage

npm install --save @sidetree/cas-ipfs

Development

npm install
npm run test