What problem does it solve?
Provides clear, production-ready guidance and operational patterns for integrating Bitcoin Ordinals, Runes, BRC-20 tokens, and Rare Sats into a trading terminal while enforcing mainnet-safe wallet and transaction practices to reduce integration risk.
Core Features & Use Cases
- Ordinals & Inscriptions: How to query collections, fetch inscriptions by collection or address, and interpret inscription identifiers.
- Runes & BRC-20: Patterns for indexing, minting detection, and market data retrieval across Hiro and UniSat.
- Wallet Integration & Safe Transactions: Recommended wallet libraries, address validation, sats-level fee and dust checks, and guidance for using secure signing flows.
- Production APIs & Cache Patterns: Concrete Hiro, UniSat, and OKX endpoints and recommended cache TTLs for price, floor, runes, and rare sats to balance freshness and rate limits.
- Use Case Example: Connect a user wallet, validate the address, fetch that address's inscriptions and token balances, and display collection floor prices with appropriate caching and fee warnings.
Quick Start
Connect a wallet, validate the mainnet address, and fetch ordinals, runes, BRC-20 tokens and rare sats for the address to display balances and collection floors.