macOS
brew install ignitelocal Homebrew formula metadata
安装
brew install ignitelocal Homebrew formula metadata
概览
Build, launch, and maintain any crypto application with Ignite CLI
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ignite | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ignite |
|---|---|
| 版本 | 29.10.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ignite |
| 主页 | https://docs.ignite.com/ |
| 仓库 | https://github.com/ignite/cli |
| 上游文档 | https://docs.ignite.com/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/ignite/cli/archive/refs/tags/v29.10.1.tar.gz |
| 最后更新 | 2026-06-16T17:57:55Z |
| Pulse | updated |
| 依赖 | go, node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.