Ignite CLI

Building application-specific blockchains with one command

Ignite CLI is a developer-friendly, command-line interface (CLI) tool for application-specific blockchains which builds on Tendermint/CometBFT and the Cosmos SDK.

The CLI tool offers everything developers need to build, test, and launch a chain. It accelerates blockchain development by scaffolding and assembling all components needed for a production-ready blockchain.

Ignite CLI makes the process from initial idea to production 95% faster. This lets developers build a blockchain in minutes, and frees them to focus more strongly on the business logic of their application.

With Ignite CLI, developers can:

  • Create a modular blockchain written in Go with a single command.

  • Start a development server to experiment with token creation and allocation, as well as module configuration.

  • Allow for inter-chain token transfers by using a built-in IBC relayer to send value and data to different chains.

  • Benefit from a fast-developed frontend with automatically generated APIs and web pages in JavaScript, TypeScript, and Vue.

When you scaffold with Ignite CLI, things like key management, creating validators, and transferring tokens can all be done through the CLI.

German/Deutsch - Ignite CLI

Aufbau anwendungsspezifischer Blockchains mit nur einem Befehl

Ignite CLI ist ein entwicklerfreundliches Kommandozeilen-Tool (CLI) für anwendungsspezifische Blockchains, das auf Tendermint/CometBFT und dem Cosmos SDK aufbaut und Entwicklern alles bietet, was sie zum Erstellen, Testen und Starten einer Blockchain benötigen.

Ignite CLI beschleunigt die Blockchain-Entwicklung, indem es alle Komponenten, die für eine produktionsreife Blockchain benötigt werden, zu einem Gerüst zusammenfügt.

Ignite CLI beschleunigt den Prozess von der ersten Idee bis zur Produktion um 95%. So können Entwickler eine Blockchain binnen kürzester Zeit aufbauen und sich stärker auf die Geschäftslogik ihrer Anwendung konzentrieren.

Mit Ignite CLI können Entwickler:

  • modulare, in Go geschriebene Blockchain mit einem einzigen Befehl erstellen.

  • Entwicklungs- / Dev-Server gestartet werden, um mit der Token-Erstellung und -Zuweisung sowie der Modulkonfiguration zu experimentieren.

  • Token-Transfers zwischen Chains ermöglicht werden, indem Werte und Daten an verschiedene Blockchains mittels integrierten IBC-Relayers gesendet werden können.

  • von einem schnell entwickelten Frontend mit automatisch generierten APIs und Webseiten in JavaScript, TypeScript und Vue profitieren.

Wenn du mit Ignite CLI arbeitest, kannst du Dinge wie die Schlüsselverwaltung, die Erstellung von Validatoren sowie die Übertragung von Token einfach und schnell über die CLI erledigen.

Last updated