·wallet-brc100-go
!

wallet-brc100-go

当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。

9安装·2热度·@b-open-io

安装

$npx skills add https://github.com/b-open-io/bsv-skills --skill wallet-brc100-go

如何安装 wallet-brc100-go

通过命令行快速安装 wallet-brc100-go AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/b-open-io/bsv-skills --skill wallet-brc100-go
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:b-open-io/bsv-skills。

SKILL.md

查看原文

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
分类
!安全工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from b-open-io/bsv-skills

快速解答

什么是 wallet-brc100-go?

当用户要求“在 Go 中实现 BRC-100 钱包”、“使用 go-wallet-toolbox”、“Go BSV 钱包”、“BRC-100 Go 实现”,或者需要使用 Go wallet-toolbox 构建符合要求的钱包的指导时,应使用此技能。 来源:b-open-io/bsv-skills。

如何安装 wallet-brc100-go?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/b-open-io/bsv-skills --skill wallet-brc100-go 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/b-open-io/bsv-skills