macOS
brew install stellar-corelocal Homebrew formula metadata
brew
Backbone of the Stellar (XLM) network. Version 27.1.0 via Homebrew; verified 2026-06-26.
install
brew install stellar-corelocal Homebrew formula metadata
nix profile install nixpkgs#stellar-corenixpkgs package indexes · pkgs/by-name/st/stellar-core/package.nix · source: api.github.com
overview
Backbone of the Stellar (XLM) network
history
Stellar Core is the reference peer-to-peer node software for the Stellar network. In package-manager terms it is the heavyweight daemon-like package behind Stellar infrastructure, valued by operators who want to run validators, test networks, history archives, or local network services from a reproducible install.
The Stellar Development Foundation dates its inception to 2014, and the Stellar Core GitHub repository was created in November 2014. The README describes stellar-core as a replicated state machine that keeps a local copy of a cryptographic ledger and processes transactions in consensus with peers using the Stellar Consensus Protocol.
Official validator documentation treats Stellar Core as the software used to run nodes and validators, and the integration documentation places it at the bottom of the Stellar stack, with services such as Horizon built on top of it. Its adoption is therefore infrastructure-oriented: exchanges, ecosystem services, validators, and developers run it to participate in, observe, or test the network.
Common usage centers on configuring `stellar-core.cfg`, initializing or joining networks, starting the `stellar-core` service, monitoring node health, publishing or consuming history archives, and exposing administrative command endpoints. The official history-archive docs show `/etc/stellar/stellar-core.cfg` as the configuration file used for archive setup.
Package nerds care about Stellar Core because it is not just a CLI wrapper: it is a C++ network service with consensus behavior, storage, history archive configuration, and protocol-version coupling. Packaging it well means tracking compiler/runtime support, service files, default config paths, and predictable upgrades for node operators.
security posture
No matching local secret-handling manifest was found for stellar-core. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
/etc/stellar/stellar-core.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stellar-core | 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://github.com/stellar/stellar-core
install metadata
| Package key | brew:stellar-core |
|---|---|
| Version | 27.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stellar-core |
| Homepage | https://www.stellar.org/ |
| Repository | https://github.com/stellar/stellar-core |
| Upstream docs | https://developers.stellar.org/docs/validators |
| License | Apache-2.0 |
| Source archive | https://github.com/stellar/stellar-core.git |
| Last updated | 2026-06-26T02:17:39Z |
| Pulse | updated |
| Dependencies | libpq |
| Build dependencies | autoconf, automake, bison, libtool, pandoc, 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-core |
| 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-core
nix profile install nixpkgs#stellar-coresource 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.