decode-bsv-transaction
OfficialDecode BSV transactions from hex or TXID.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill decodes raw BSV transaction hex or a TXID into a human-readable structure, aiding analysis and auditing of transactions.
Core Features & Use Cases
- Decode TX hex: Interpret inputs, outputs, scripts, and metadata.
- TXID lookup: Retrieve and decode a transaction by its ID.
Quick Start
bun run /path/to/skills/decode-bsv-transaction/scripts/decode.ts <tx-hex-or-txid>
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: decode-bsv-transaction Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#decode-bsv-transaction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.