wallet-brc100-go

Official

BRC-100 wallet guidance for Go.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for implementing BRC-100 wallets in Go, outlining wallet initialization, storage, transactions, and certificate operations using the Go Wallet Toolbox and SDK.

Core Features & Use Cases

  • Go-based patterns: Concrete code patterns for storage, services, and wallet creation.
  • Production readiness: Guidance for error handling and concurrent access in Go.

Quick Start

Follow the quick reference for setting up a Go-based BRC-100 wallet with the toolbox and SDK.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-brc100-go
Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#wallet-brc100-go

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository