ipfs-client

v0.2.1
A client library to talk to local IPFS daemons
ipfs

test

aegir test

lint

aegir lint

build

npm run build:js && npm run build:types

build:js

aegir build

build:types

tsc --build

coverage

npx nyc -r html npm run test:node -- --bail

clean

rimraf ./dist

dep-check

aegir dep-check -i aegir -i typescript -i rimraf

Metadata

Downloads