tokens
Installation
SKILL.md
Tokens Skill
Provides SIP-010 fungible token operations on Stacks L2. Transfer operations require an unlocked wallet (use bun run wallet/wallet.ts unlock first). Balance and info queries work without a wallet.
Supports well-known tokens by symbol: sBTC, USDCx, ALEX, DIKO
Or use the full contract ID: SP2...address.contract-name
Usage
bun run tokens/tokens.ts <subcommand> [options]
Subcommands
get-balance
Get the balance of any SIP-010 token for a wallet address.