JavaScript implementation of IPFS' UnixFS (a representation of a Unix file system on top of a MerkleDAG)
The UnixFS spec can be found at ipfs/specs/UNIXFS.md
/packages/ipfs-unixfs
Serialization/deserialization of UnixFS objects to protocol buffers/packages/ipfs-unixfs-importer
Builds DAGs from files and directories/packages/ipfs-unixfs-exporter
Exports DAGs
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.