Get expert tips on blockchain development and Ignite CLI updates to give your project a head start.
Get started with Ignite CLI
Install locally
Try Ignite CLI online
curl https://get.ignite.com/cli! | bash
This command installs the Ignite CLI binary on your local
machine.
Install guide
Documentation
Step-by-step instructions to help you build blockchain
developer skills.
developer skills.
Your project deserves its own blockchain
Ignite makes developing, growing, and launching blockchain projects faster than ever before.
#BuiltWithIgnite
What we offer
A feature-packed tool to accelerate blockchain development
Develop with a set of tools designed to make blockchain development more accessible, approachable, and interoperable.
Stay up to date with the latest from Ignite
Powerful code scaffolding
Scaffold a blockchain with a single command that generates boilerplate code so your team can focus on the application logic that makes your project unique.
Leverage the included Cosmos SDK modules to send and create tokens, participate in on-chain governance, engage in inter-blockchain communication, and so much more.
Hot reloading server
Quickly start a local blockchain environment that allows you to experiment, instantly see updates, and detect errors while your chain is running.
Boost your development time by using automatic genesis updates, code compilation, and Protobuf generation.
Intuitive configuration
Add accounts, set parameters, configure faucets, customize your blockchain build process, and so much more, all from one easily configurable and readable file.
Cross-chain data transfer
Seamlessly connect to any other blockchain, exchange tokens, access DEXs, oracles, NFTs, smart contracts, DeFi, and more, using the built-in IBC Protocol.
Prebuilt,
ready-to-go apps
Leverage the ready to configure apps bundled with sleek, customizable UI, to get your projects live faster.
A TypeScript client is auto-generated for standard and custom modules.
Resources when you need them
Online tutorials take you from starting your journey into the Cosmos ecosystem with Hello World all the way to building a cross-chain DEX.
Extensive docs and community support is available, no matter what your knowledge level is.
Get started
Documentation
Step-by-step instructions to help you build blockchain developer skills.
Beginner
Module basics:
Blog
Blog
Create a blockchain with a module that lets you write to and read data from the blockchain.
Advanced
Advanced module:
DeFi loan
DeFi loan
Learn about a basic loan system as you use Ignite CLI to build a loan module.
Advanced
Inter-Blockchain Communication:
Basics
Basics
Understand how to create and send packets across blockchain.