macOS
brew install ignitelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ignite in AI-Agent-Workflows.
Installation
brew install ignitelocal Homebrew formula metadata
Überblick
Build, launch, and maintain any crypto application with Ignite CLI
Verlauf
Ignite CLI is a Go command-line tool for scaffolding, running, and maintaining Cosmos SDK application blockchains. It packages a large amount of Cosmos boilerplate into commands such as `ignite scaffold chain` and `ignite chain serve`.
The repository was created in 2020 and built its early identity around fast application-chain scaffolding for the Cosmos ecosystem. The project later moved through a Starport-to-Ignite rebrand; an official issue from April 2022 tracks replacing Starport naming with Ignite and Ignite CLI across docs and commands.
The README frames Ignite CLI as a developer-friendly interface to Cosmos SDK and records a compatibility table that ties Ignite versions to Cosmos SDK and IBC versions. That table is part of the tool's history: as Cosmos SDK evolved, Ignite became not just a generator but also a version-aligned workflow tool for chain developers.
Ignite's adoption is tied to Cosmos SDK education and bootstrapping. The official tutorials present Ignite as the starting point for a first Cosmos blockchain, while the README documents Homebrew, Snap, manual installation, GitHub Discussions, and a bounty/contribution process around the CLI.
The canonical workflow is to install the binary, run `ignite scaffold chain <name>`, enter the generated project, and run `ignite chain serve`. Follow-on scaffold commands create modules, messages, queries, and app structure while preserving placeholder markers so generated code can continue to be extended.
Ignite is significant because it exposes blockchain-framework churn directly as package metadata and generated code. For package maintainers, the CLI's value depends on matching Go, Cosmos SDK, IBC, and generated project layouts, which is why the version compatibility table matters as much as the executable itself.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ignite | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:ignite |
|---|---|
| Version | 29.10.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ignite |
| Homepage | https://docs.ignite.com/ |
| Repository | https://github.com/ignite/cli |
| Upstream-Dokumentation | https://docs.ignite.com/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/ignite/cli/archive/refs/tags/v29.10.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-16T17:57:55Z |
| Pulse | updated |
| Abhängigkeiten | go, node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ignite |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.