The Wayback Machine - https://web.archive.org/web/20200812102029/https://github.com/ipfs/js-ipfs
Skip to content
master
Go to file
Code

Latest commit

 - interface-ipfs-core@0.139.0
 - ipfs-core-utils@0.3.1
 - ipfs-http-client@46.0.0
 - ipfs-message-port-client@0.1.0
 - ipfs-message-port-protocol@0.1.0
 - ipfs-message-port-server@0.1.0
 - ipfs@0.49.0
e7396bc

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

IPFS in JavaScript logo

The JavaScript implementation of the IPFS protocol


Upgrading from <=0.40 to 0.48? See the release notes for the list of API changes and the migration guide.

We've come a long way, but this project is still in Alpha, lots of development is happening, APIs might change, beware of 🐉..

Getting started

Lead Maintainer

Alex Potsides

Table of Contents

Documentation

Structure

This project is broken into several modules, their purposes are:

Want to hack on IPFS?

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.

  • Check out existing issues The issue list has many that are marked as 'help wanted' or 'difficulty:easy' which make great starting points for development, many of which can be tackled with no prior IPFS knowledge
  • Look at the IPFS Roadmap This are the high priority items being worked on right now
  • Perform code reviews More eyes will help a. speed the project along b. ensure quality, and c. reduce possible future bugs.
  • Add tests. There can never be enough tests.
  • Join the Weekly Core Implementations Call it's where everyone discusses what's going on with IPFS and what's next

License

FOSSA Status

You can’t perform that action at this time.