Essential tools for Cosmos SDK development, from code generation to configuration management. These utilities streamline your development workflow and help maintain production-ready applications.Documentation Index
Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Protocol Buffers
Set up protobuf code generation with Docker images, Makefile commands, and Buf configuration.
Confix
Migrate and manage configuration files across SDK versions with automatic migration tooling.
CosmJS
Official JavaScript/TypeScript library for building clients, frontends, and scripts that interact with Cosmos chains.
Related Tools
Looking for other SDK tools? Check out these sections:- Cosmovisor - Automated upgrade management → Run a Node
- AutoCLI - Automatic CLI generation → In-Depth Concepts
- Depinject - Dependency injection framework → SDK Packages
- Simulation - Blockchain fuzz testing → Build a Chain