This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
js-ipfs-unixfs #113
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
Comments
On the same lines as #121 (comment), closing this one :) |
This was referenced Jan 20, 2022
This was referenced Mar 21, 2022
This was referenced Feb 11, 2024
This was referenced Feb 11, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: