wallet-brc100

Official

Guidance for BRC-100 wallets.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance for implementing BRC-100 conforming wallets using the @bsv/wallet-toolbox, covering initialization, transaction flows, key management, storage, and certificates.

Core Features & Use Cases

  • Reference implementation patterns: Wallet initialization, storage, and services setup.
  • Transaction & key management: How to create, sign, and manage keys in a BRC-100 wallet.
  • Production patterns: Best practices for secure storage, error handling, and deployment.

Quick Start

Follow the quick reference: install dependencies and integrate Wallet, StorageKnex/Idb, and Services as guided in the Skill.

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

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