macOS
brew install stellar-corelocal Homebrew formula metadata
brew
stellar-core のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stellar-corelocal Homebrew formula metadata
nix profile install nixpkgs#stellar-corenixpkgs package indexes · pkgs/by-name/st/stellar-core/package.nix · ソース: api.github.com
概要
Backbone of the Stellar (XLM) network
履歴
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.
セキュリティ状態
stellar-core に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stellar-core | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/stellar/stellar-core
インストールメタデータ
| パッケージキー | brew:stellar-core |
|---|---|
| バージョン | 27.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stellar-core |
| ホームページ | https://www.stellar.org/ |
| リポジトリ | https://github.com/stellar/stellar-core |
| 上流ドキュメント | https://developers.stellar.org/docs/validators |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/stellar/stellar-core.git |
| 最終更新 | 2026-06-26T02:17:39Z |
| Pulse | updated |
| 依存関係 | libpq |
| ビルド依存関係 | autoconf, automake, bison, libtool, pandoc, pkgconf, rust |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
stellar-core
nix profile install nixpkgs#stellar-coreソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.