New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@sidetree/cas-ipfs

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sidetree/cas-ipfs

This package contains several implementations of [Content Addressable Storage](https://en.wikipedia.org/wiki/Content-addressable_storage) used in Sidetree.

latest
Source
npmnpm
Version
0.3.1-unstable.60
Version published
Maintainers
2
Created
Source

@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

FAQs

Package last updated on 06 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts