Skip to content

Commit 0bc61fe

Browse files
committed
Merge feat/wallet-toolbox-2.1.24: sync wallet-toolbox v2.1.22 → v2.1.24
2 parents 108a49b + be7a540 commit 0bc61fe

6 files changed

Lines changed: 190 additions & 104 deletions

File tree

packages/wallet/wallet-toolbox/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CLAUDE.md — @bsv/wallet-toolbox v2.1.22
1+
# CLAUDE.md — @bsv/wallet-toolbox v2.1.24
22

33
## Purpose
44
The Wallet Toolbox is the reference implementation of the BRC-100 wallet standard. It connects the SDK's cryptographic primitives to real storage backends (SQLite, MySQL, IndexedDB), network services (ARC, WhatsOnChain, Chaintracks), and signing flows to provide a complete, production-ready wallet that developers can use directly or customize for their own wallet apps (like BSV Desktop or BSV Browser).

packages/wallet/wallet-toolbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/wallet-toolbox",
3-
"version": "2.1.22",
3+
"version": "2.1.24",
44
"description": "BRC100 conforming wallet, wallet storage and wallet signer components",
55
"main": "./out/src/index.js",
66
"types": "./out/src/index.d.ts",

0 commit comments

Comments
 (0)