macOS
brew install stellar-clilocal Homebrew formula metadata
brew
Stellar command-line tool for interacting with the Stellar network. Version 27.0.0 via Homebrew; verified 2026-06-18.
install
brew install stellar-clilocal Homebrew formula metadata
winget install --id Stellar.StellarCLI -eWindows Package Manager source index · Stellar.StellarCLI · source: cdn.winget.microsoft.com
overview
Stellar command-line tool for interacting with the Stellar network
history
Stellar CLI is the command-line tool for developers building on Stellar, especially for deploying and interacting with Stellar smart contracts. In package-manager culture it is the installable `stellar` binary that turns Stellar contract development into a local terminal workflow rather than only a web-console or SDK activity.
The public GitHub repository was created in May 2022 and describes the project as a CLI for Stellar developers. Its README presents it as the command-line multi-tool for running and deploying Stellar contracts on the Stellar network, tying the tool to Stellar's Soroban-era smart-contract developer stack.
Stellar smart contracts, formerly called Soroban, reached mainnet availability in March 2024 according to SDF's official announcement. That made the CLI more important as a packaged developer dependency because contract builders needed a repeatable way to create identities, configure networks, deploy contracts, and call them from scripts and CI.
The official manual documents commands for keys, networks, contracts, ledgers, events, and other Stellar workflows. It also documents a shared configuration directory, defaulting to `$XDG_CONFIG_HOME/stellar` or `~/.config/stellar`, which stores configuration files, aliases, and persistent settings.
For package maintainers, Stellar CLI is the small binary surface area of a much larger blockchain toolchain: Rust, Wasm smart contracts, RPC endpoints, network passphrases, identities, and release compatibility all meet at one executable. Its presence in Homebrew and WinGet, recorded in the input package-manager facts, makes it a cross-platform CLI that developers can pin and upgrade outside language-specific package managers.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/stellar~/.config/stellarCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/stellar~/.config/stellarexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stellar | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://developers.stellar.org
install metadata
| Package key | brew:stellar-cli |
|---|---|
| Version | 27.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stellar-cli |
| Homepage | https://developers.stellar.org |
| Repository | https://github.com/stellar/stellar-cli |
| Upstream docs | https://developers.stellar.org/docs/tools/cli/stellar-cli |
| License | Apache-2.0 |
| Source archive | https://static.crates.io/crates/stellar-cli/stellar-cli-27.0.0.crate |
| Last updated | 2026-06-18T00:55:32Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stellar-cli |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Stellar.StellarCLI
winget install --id Stellar.StellarCLI -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.