macOS
brew install ordlocal Homebrew formula metadata
brew
ord のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ordlocal Homebrew formula metadata
nix profile install nixpkgs#ordnixpkgs package indexes · pkgs/by-name/or/ord/package.nix · ソース: api.github.com
概要
Index, block explorer, and command-line wallet
履歴
ord is the reference implementation around Bitcoin Ordinal Theory: a Rust command-line program that indexes satoshis, serves a block explorer, and provides wallet commands for inscriptions and related Ordinals workflows. Its importance comes from combining protocol interpretation, wallet operations, and explorer UX in one package rather than being only a library or only a web service.
The GitHub repository for ord was created on 2021-12-12. Its README describes Ordinal Theory as a system that assigns serial numbers to satoshis in mining order and preserves those numbers across transactions, which turns ordinary sats into collectable, trackable units.
Casey Rodarmor's January 2023 writing around ord 0.4.0 framed the package as an open-source Rust binary developed on GitHub, with an ordinal wallet, inscription creation and transfer support, and block explorer instances for mainnet, signet, and testnet. That release marked the point where mainnet inscriptions were presented as ready for use under the protocol-compatibility rules described by the project.
ord became the canonical package for people who wanted to run their own Ordinals index and inspect Bitcoin-native inscriptions without relying on a hosted explorer. The project accumulated thousands of GitHub stars and more than a thousand forks, and the README points users to GitHub releases, crates.io, Homebrew, Docker builds, and the ordinals.com installer.
Adoption followed the broader rise of Bitcoin inscriptions in 2023 and later Ordinals-adjacent protocols. The changelog shows continuing protocol work, including runes-related indexing and display changes around the 0.18 series in 2024.
Operators use ord beside Bitcoin Core: ord asks Bitcoin Core for blocks and transactions, builds its own index, and exposes the resulting view through CLI and explorer commands. Wallet users use it for sat control, inscription creation, transfers, and related maintenance tasks, while the README warns that Bitcoin Core itself is not inscription-aware.
The security model is package-nerd-interesting because ord bridges local wallet access, blockchain indexing, and web serving. The README explicitly warns that the explorer can host untrusted HTML and JavaScript, and that ord wallet use should be segregated from wallets holding material cardinal bitcoin balances.
For package databases, ord is a rare case where a package manager formula tracks software that is both a CLI and a de facto protocol implementation. Installing the package can mean participating in an indexing convention used by marketplaces, wallets, explorers, and independent node operators.
The package is also a snapshot of how protocol communities distribute tooling: Rust source, crates.io metadata, GitHub releases, Homebrew, Docker, public explorer instances, and a project handbook all serve different parts of the user base.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
<CONFIG_PATH><CONFIG_DIR_PATH>/ord.yaml<DATA_DIR_PATH>/ord.yamlord.yaml in the default data directory実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ord | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ordinals/ord
インストールメタデータ
| パッケージキー | brew:ord |
|---|---|
| バージョン | 0.27.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ord |
| ホームページ | https://ordinals.com/ |
| リポジトリ | https://github.com/ordinals/ord |
| 上流ドキュメント | https://docs.ordinals.com/ |
| ライセンス | CC0-1.0 |
| ソースアーカイブ | https://github.com/ordinals/ord/archive/refs/tags/0.27.1.tar.gz |
| 最終更新 | 2026-06-22T14:05:46-07:00 |
| Pulse | updated |
| ビルド依存関係 | 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 | ord |
| 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 パッケージリンクとは分けて表示されます。
ord
nix profile install nixpkgs#ordソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.