kubo/README.md
Juan Batiz-Benet 3b570d3f82 skeleton.
2014-06-26 01:14:26 -07:00

11 lines
411 B
Markdown

# ipfs implementation in go.
See: https://github.com/jbenet/ipfs
Please put all issues regarding IPFS _design_ in the
[ipfs repo issues](https://github.com/jbenet/ipfs/issues).
Please put all issues regarding go IPFS _implementation_ in [this repo](https://github.com/jbenet/go-ipfs/issues).
The [node implementation](https://github.com/jbenet/node-ipfs) is much farther along. This one is just a skeleton.