sbtc

Installation
SKILL.md

sBTC Skill

Provides sBTC (wrapped Bitcoin on Stacks L2) operations. sBTC uses 8 decimals — the same as Bitcoin. Transfer and deposit operations require an unlocked wallet (use bun run wallet/wallet.ts unlock first). Balance and info queries work without a wallet.

Usage

bun run sbtc/sbtc.ts <subcommand> [options]

Subcommands

get-balance

Get the sBTC balance for a Stacks address.

bun run sbtc/sbtc.ts get-balance [--address <addr>]
Installs
158
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 4, 2026
sbtc — aibtcdev/skills