JavaScript implementation of the IPFS specification
$ npm install ipfs-http-gateway
A web server that bridges HTTP to IPFS
You probably don't need to install this module directly, use it by installing the ipfs
module:
$ npm install -g ipfs
// npm install output
$ jsipfs daemon
$ curl http://localhost:9090/ipfs/Qmfoo
The IPFS implementation in JavaScript needs your help! There are a few things you can do right now to help out:
Read the Code of Conduct and JavaScript Contributing Guidelines.
© 2010 - cnpmjs.org x YWFE | Home | YWFE