mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-13 09:53:17 +08:00
* chore(deps): bump github.com/ipfs/go-ipld-legacy Bumps the ipfs-ecosystem group with 1 update: [github.com/ipfs/go-ipld-legacy](https://github.com/ipfs/go-ipld-legacy). Updates `github.com/ipfs/go-ipld-legacy` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/ipfs/go-ipld-legacy/releases) - [Commits](https://github.com/ipfs/go-ipld-legacy/compare/v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: github.com/ipfs/go-ipld-legacy dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ipfs-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com> * chore: run make mod_tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
Developer Documentation and Guides
If you're looking for User Documentation & Guides, visit docs.ipfs.tech.
If you're experiencing an issue with IPFS, please file an issue in this repository.
Configuration
Running Kubo
- Gateway configuration
- Delegated routing
- Content blocking (for public node operators)
- libp2p resource management
- Mounting IPFS with FUSE
Metrics & Monitoring
Development
- Developer Guide - prerequisites, build, test, and contribute
- AGENTS.md - instructions for AI coding agents
- Contributing Guidelines for IPFS projects and for Go code specifically
- Building on Windows
- Customizing Kubo
- Installing plugins
- Release checklist
Guides
- Transferring files over IPFS
- How to implement an API client
- HTTP/RPC clients
- Websocket transports
- Command completion