cosmos-sdk/docs/build/tooling/README.md
2025-01-30 17:51:44 +00:00

27 lines
692 B
Markdown

---
sidebar_position: 0
---
# Tools
This section provides documentation on various tooling maintained by the SDK team.
This includes tools for development, operating a node, and ease of use of a Cosmos SDK chain.
## CLI Tools
* [Cosmovisor](./01-cosmovisor.md)
* [Confix](./02-confix.md)
* [Rosetta](https://docs.cosmos.network/main/run-node/rosetta)
## Other Tools
* [Protocol Buffers](./00-protobuf.md)
## External Tools
This section highlights tools that are not maintained by the SDK team, but are useful for Cosmos SDK operations and development.
* [Blazar](https://github.com/ChorusOne/blazar)
* [Ignite](https://docs.ignite.com)
* [Spawn](https://github.com/rollchains/spawn)