cosmos-sdk/docs/build/tooling/README.md
Marko 580579202a
docs: add ignite to docs (#21537)
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
2024-09-04 15:49:20 +00:00

27 lines
652 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)
* [Hubl](./03-hubl.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 development.
* [Ignite](https://docs.ignite.com)
* [Spawn](https://github.com/rollchains/spawn)