LogoLogo
Go back to websiteDiscordTwitter / XMediumGATA DAOStake with GATA
  • GATA HUB
  • Useful links
  • 📌GATA HUB's Ventures
    • Summary
    • RollApp
    • GATA Validators
      • Slash Protection Policy
      • ICS Partner Chains
      • GATA Testnet Validators
      • Foundation Delegations
    • Public goods
      • GATA Relays
      • End points
    • GATA NFT DAO
      • About GATA NFTs
        • Origin of γάτα
        • Origin of Voyagers
      • On Chain GATA DAO
      • GATA DAO Treasury
      • DAO Revenue Distribution
        • DAO Revenue Share model
      • GATA Constitution
        • Gov. Proposal 1
        • Gov. Proposal 2
        • Gov. Proposal 3
        • Gov. Proposal 4
        • Gov. Proposal 5
        • Gov. Proposal 6
        • Gov. Proposal 7
        • Gov. Proposal 8
        • Gov. Proposal 9
        • Gov. Proposal 10
        • Gov. Proposal 11
        • Gov. Proposal 12
        • Gov. Proposal 13
        • Gov. Proposal 14
      • GATA DAO FAQs
    • yGATA
      • GATA Yield DAO
      • Tokenomics
      • Revenue Distribution
    • Yield Gorillas
      • YG Asset Allocation
      • YG Reward Distributions
    • Yield Paws
      • YP's Assets
      • YP Reward Distribution
      • Yield Paws FAQs
    • Yield Crocs
      • YC's Assets
      • YC Reward Distribution
    • NFT Souvenirs
    • 🛤️GATA HUB Road Map
      • 2024 Recap
      • 2023 Recap
      • 2022 Recap
    • 🙋‍♀️GATA HUB FAQs
  • 🔯Cosmos ecosystem
    • ℹ️Introduction to Cosmos
      • Interoperability
      • ATOM Token
    • ⁉️How to Cosmos
      • Creating and Securing Your Cosmos Wallet
        • Keplr Wallet
        • Leap Wallet
        • Staking your Assets via Keplr Wallet
        • Securing your Wallet
        • Metamask Snap
      • IBC - Inter-Blockchain Communication
        • Step by Step guide to IBC
      • Participation in Cosmos Governance
        • Choosing a validator
        • Cosmos Governance
    • ⛓️What is the Interchain?
      • A whole universe
      • The Cosmos SDK
      • IBC
      • The Cosmos Hub
      • Ignite CLI
      • CosmWasm
      • Frameworks and SDKs
    • 🔐ICS
      • Atom Economic Zone (AEZ)
        • Stride
        • Neutron
      • ICS 2.0 PSS ( Partial Set security)
  • 🧑‍🤝‍🧑What's cooking in community
    • Zealy (Formerly Crew3)
    • 📙Disclaimer
Powered by GitBook
On this page
  1. Cosmos ecosystem
  2. What is the Interchain?

Ignite CLI

Building application-specific blockchains with one command

PreviousThe Cosmos HubNextCosmWasm

Last updated 1 year ago

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

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.

🔯
⛓️
Ignite CLI
Cosmos SDK