This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
js-ipfs-unixfs #113
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
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:
feat/files-api
has more docs than masterThe text was updated successfully, but these errors were encountered: