# 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.