This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
IPFS Repo JavaScript Implementation #36
Closed
Description
ipfs-repo
is the module that implements and offers the functionality offer in repo spec
git repo: https://github.com/ipfs/js-ipfs-repo
It should work natively using the fs or in the browser using local storage
js-ipfs-repo should be able to grab an ipfs repo generated by go-ipfs and manipulate it without breaking interopability.