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 |
Features
Inscriptions
Runes
Wallet and API
| Topic |
Description |
Reference |
| Wallet |
ord wallet subcommands, Bitcoin Core, batch inscribe |
features-wallet |
| JSON API |
Accept: application/json, main endpoints, index flags |
features-api |
| Server security |
XSS, spoofing, untrusted content, hiding content |
features-server-security |
Best Practices
External Links