ordinals
Installation
SKILL.md
Skill based on ord (Ordinals) from sources/ordinals (docs/ and repo root), generated 2026-02-24. Docs:
sources/ordinals/docs/src/, docs.ordinals.com.
ord is an index, block explorer, and CLI wallet for Bitcoin Ordinals. It tracks sat locations via Bitcoin Core (with -txindex), serves inscriptions and explorer UI, and provides wallet subcommands for inscribing and sat-aware sends. It supports inscriptions (digital artifacts on sats), recursion, runes (fungible tokens), and a JSON API.
Core References
| Topic | Description | Reference |
|---|---|---|
| Ordinal theory | Ordinal numbers, transfer, satpoint, notation, rarity | core-ordinal-theory |
| Overview | ord index, explorer, wallet; Bitcoin Core, syncing, RPC auth | core-overview |
| Settings | Config precedence, ord.yaml, hidden inscriptions | core-settings |