Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
/ js-ipfs Public archive

IPFS implementation in JavaScript

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ipfs/js-ipfs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jun 24, 2020
Sep 14, 2020
Sep 17, 2020
Sep 25, 2020
Mar 26, 2020
Apr 30, 2018
Feb 24, 2020
May 7, 2020
Sep 25, 2020
Sep 4, 2020
Feb 21, 2020
Sep 3, 2020
Sep 3, 2020
Feb 21, 2020
Feb 21, 2020
Sep 4, 2020
Sep 4, 2020
Sep 24, 2020

Repository files navigation

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