Please check out the following guide to using and developing BTFS:
- How to Implement an API Client
- Connecting with Websockets — if you want
js-ipfsnodes in web browsers to connect to yourgo-ipfsnode, you will need to turn on websocket support in yourgo-ipfsnode.
- Our Developer Certificate of Origin (DCO) — when you sign your commits with
Signed-off-by: <your name>, you are agreeing to this document.