This package has been deprecated

Author message:

js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details

ipfs-http-server
TypeScript icon, indicating that this package has built-in type declarations

0.15.1 • Public • Published

⛔️ DEPRECATED: js-IPFS has been superseded by Helia

📚 Learn more about this deprecation or how to migrate

⚠️ If you continue using this repo, please note that security fixes will not be provided

ipfs-http-server

ipfs.tech Discuss codecov CI

JavaScript implementation of the IPFS specification

Table of contents

Install

$ npm i ipfs-http-server
$ npm install -g ipfs
// npm install output
$ jsipfs daemon
$ curl -X POST http://localhost:5002/api/v0/id | npx json
{
"ID": "QmdY8wcMj...",
"PublicKey": "CAASpgI...",
...

License

Licensed under either of

Contribute

Contributions welcome! Please check out the issues.

Also see our contributing document for more information on how we work, and about contributing in general.

Please be aware that all interactions related to this repo are subject to the IPFS Code of Conduct.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Readme

Keywords

Package Sidebar

Install

npm i ipfs-http-server

Weekly Downloads

3,410

Version

0.15.1

License

Apache-2.0 OR MIT

Unpacked Size

290 kB

Total Files

198

Last publish

Collaborators

  • achingbrain
  • npm-service-account-ipfs