This project provide a go wrapper to use the IPFS api.
The given API developped by the IPFS team looks very difficult to use if not completely broken.
This API will remain as simple as possible, only used to interact with content on IPFS (upload, retrieve,...)
WIP