macOS
brew install stellar-corelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stellar-core in AI-Agent-Workflows.
Installation
brew install stellar-corelocal Homebrew formula metadata
nix profile install nixpkgs#stellar-corenixpkgs package indexes · pkgs/by-name/st/stellar-core/package.nix · Quelle: api.github.com
Überblick
Backbone of the Stellar (XLM) network
Verlauf
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.
Sicherheitslage
Für stellar-core wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stellar-core | 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.
https://github.com/stellar/stellar-core
Installationsmetadaten
| Paketschlüssel | brew:stellar-core |
|---|---|
| Version | 27.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/stellar-core |
| Homepage | https://www.stellar.org/ |
| Repository | https://github.com/stellar/stellar-core |
| Upstream-Dokumentation | https://developers.stellar.org/docs/validators |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/stellar/stellar-core.git |
| Zuletzt aktualisiert | 2026-06-26T02:17:39Z |
| Pulse | updated |
| Abhängigkeiten | libpq |
| Build-Abhängigkeiten | autoconf, automake, bison, libtool, pandoc, pkgconf, rust |
| 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 | 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
stellar-core
nix profile install nixpkgs#stellar-coreQuellspur
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.