If you’re experiencing an issue with IPFS, please follow our issue guide when filing an issue!
Otherwise, check out the following guides to using and developing IPFS:
- Transferring a File Over IPFS
- Configuration reference
- Installing command completion
- Mounting IPFS with FUSE
- Installing plugins
- How to Implement an API Client
- Connecting with Websockets — if you want
js-ipfs
nodes in web browsers to connect to yourgo-ipfs
node, you will need to turn on websocket support in yourgo-ipfs
node.
- Building on…
- Performance Debugging Guidelines
- Release Checklist
- Thanks to all our contributors ❤️ (We use the
generate-authors.sh
script to regenerate this list.) - Our Developer Certificate of Origin (DCO) — when you sign your commits with
Signed-off-by: <your name>
, you are agreeing to this document. - How to file a GitHub Issue