wallet-send-bsv
OfficialSend BSV quickly with a single command.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines sending BSV by building, signing, and broadcasting transactions from a minimal CLI workflow.
Core Features & Use Cases
- Build and broadcast: Create, sign, and broadcast BSV transactions from a single command.
- UTXO management: Automatically select inputs and compute fees.
- Use case: Quickly pay a recipient using a WIF-derived key without a full wallet UI.
Quick Start
bun run /path/to/skills/wallet-send-bsv/scripts/send.ts <from-wif> <to-address> <amount-satoshis>
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wallet-send-bsv Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#wallet-send-bsv Please download this .zip file, extract it, and install it in the .claude/skills/ directory.