什么是 wallet-brc100-go?
当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。 来源:b-open-io/bsv-skills。
当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。
通过命令行快速安装 wallet-brc100-go AI 技能到你的开发环境
来源:b-open-io/bsv-skills。
Comprehensive guide for implementing BRC-100 conforming wallets using the go-wallet-toolbox package.
| Send BSV | CreateAction() | Outputs, Options | | Check balance | ListOutputs() | Special basket | | List UTXOs | ListOutputs() | Basket, Spendable | | Get history | ListActions() | Labels, Limit | | Get pubkey | GetPublicKey() | ProtocolID, KeyID | | Encrypt data | Encrypt() | Plaintext, Counterparty |
Remember: Always use context for cancellation, handle errors explicitly, and follow Go best practices for concurrent wallet access!
当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。 来源:b-open-io/bsv-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/b-open-io/bsv-skills --skill wallet-brc100-go当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。 来源:b-open-io/bsv-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/b-open-io/bsv-skills --skill wallet-brc100-go 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/b-open-io/bsv-skills