A CLI tool to bootstrap modern Cosmos blockchain applications with preconfigured wallet connections, UI components, and examples.
Create Cosmos App is a CLI tool that scaffolds modern Cosmos blockchain applications with a single command. It solves the problem of complex setup by preconfiguring wallet connections, UI components, and blockchain clients, allowing developers to immediately start building decentralized applications on the Cosmos ecosystem.
Blockchain developers and teams building decentralized applications (dApps) on Cosmos-based chains who want to avoid manual configuration of wallet integrations and frontend tooling.
Developers choose Create Cosmos App because it provides a production-ready foundation with integrated examples, reducing setup time from hours to minutes while ensuring best practices for Cosmos development.
Set up a modern Cosmos app by running one command ⚛️
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Generates a complete Cosmos app with one command, preconfiguring wallet integrations and UI frameworks to save hours of manual setup, as highlighted in the 'Get Started Immediately' section.
Integrates Cosmos Kit for seamless connection to over 20 wallets, including Keplr and Ledger, providing extensive user access options without additional configuration.
Includes functional examples like staking tokens and voting proposals, allowing developers to immediately test and build upon common dApp features without starting from scratch.
Bundles CosmJS for signing, Next.js for rendering, and Interchain UI for design, ensuring a cohesive ecosystem for Cosmos development with pre-configured best practices.
The README explicitly states this package is superseded by Create Interchain App 2.0, making it less future-proof and potentially unsupported for new projects.
Heavily dependent on Cosmology's toolchain (e.g., Cosmos Kit, Interchain UI), which limits flexibility if developers prefer alternative libraries or frameworks.
The batteries-included approach adds numerous dependencies, which can increase bundle size and complexity for applications that require a leaner architecture.