This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Description
This issue focus on detailing the improvements we are committing to do for js-ipfs milestone 1.
unixfs is one of the Data Structures that gets mounted on top of the MerkleDAG, it is what enables ipfs to handle files, like adding and getting them to IPFS. Currently this module is pretty close to finished, only requiring a second (or third) pair of eyes to go through the code, increase the code coverage and make sure everything feels right.
https://github.com/ipfs/js-ipfs-unixfs
TODO list: