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

js-ipfs-unixfs #113

Closed
4 of 5 tasks
daviddias opened this issue Apr 5, 2016 · 1 comment
Closed
4 of 5 tasks

js-ipfs-unixfs #113

daviddias opened this issue Apr 5, 2016 · 1 comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

daviddias commented Apr 5, 2016

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:

@daviddias daviddias added exp/novice Someone with a little familiarity can pick up module help wanted Seeking public contribution on this issue labels Apr 5, 2016
@daviddias daviddias added this to the milestone 1 - js-ipfs on the browser milestone Apr 5, 2016
@daviddias
Copy link
Member Author

On the same lines as #121 (comment), closing this one :)

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
Projects
None yet
Development

No branches or pull requests

1 participant