macOS
brew install stellar-xdrlocal Homebrew formula metadata
安装
brew install stellar-xdrlocal Homebrew formula metadata
概览
Stellar command-line tool for encoding/decoding XDR for the Stellar network
历史
Stellar XDR is the Rust library and CLI for working with Stellar's XDR data structures. Its package-manager role is narrower than Stellar CLI or Stellar Core: it gives developers a standalone executable for encoding and decoding the binary serialization format used throughout the Stellar protocol.
The rs-stellar-xdr repository was created in April 2022. Its README says the library and CLI contain types and functionality for Stellar XDR, with types generated from XDR definitions hosted in the stellar/stellar-xdr repository using Stellar's Rust XDR generator.
The official Horizon API documentation documents XDR as part of Stellar API responses and transaction data. That makes the tool useful for developers debugging transactions, inspecting ledger objects, or bridging low-level protocol data with higher-level SDK and CLI workflows.
Common usage is decoding, encoding, and inspecting Stellar XDR values while developing integrations or smart-contract tooling. Because it has no documented persistent configuration or credential store, it behaves like a stateless developer utility.
Package nerds care because serialization tools often sit at protocol boundaries: they need to track network protocol changes, generated schemas, and language runtime compatibility. A packaged `stellar-xdr` binary lets maintainers expose that low-level inspection tool without requiring every user to build the Rust crate manually.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stellar-xdr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://developers.stellar.org
安装元数据
| 软件包键 | brew:stellar-xdr |
|---|---|
| 版本 | 27.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/stellar-xdr |
| 主页 | https://developers.stellar.org |
| 仓库 | https://github.com/stellar/rs-stellar-xdr |
| 上游文档 | https://developers.stellar.org/docs/data/apis/horizon/api-reference/structure/xdr |
| 许可证 | Apache-2.0 |
| 源码归档 | https://static.crates.io/crates/stellar-xdr/stellar-xdr-27.0.0.crate |
| 最后更新 | 2026-06-01T22:34:11Z |
| Pulse | updated |
| 构建依赖 | 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-xdr |
| 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.