bns
Installation
SKILL.md
BNS Skill
Provides Bitcoin Name System (BNS) operations for .btc domain names using BNS V2 (recommended for .btc) with fallback to BNS V1. Read operations work without a wallet. Write operations (claim-fast, preorder, register) require an unlocked wallet.
Usage
bun run bns/bns.ts <subcommand> [options]
Subcommands
lookup
Resolve a .btc domain name to its Stacks address.
bun run bns/bns.ts lookup --name <name>