Loading…
Reference wallet implementations built with @bsv/wallet-toolbox. Demonstrates common wallet construction patterns across different storage backends and deployment contexts.
npm install @bsv/wallet-toolbox-examplesThis package provides runnable example wallets that show how to assemble @bsv/wallet-toolbox's modular components into a complete BRC-100-compliant wallet. Use it to:
WalletStorageManager + storage provider composition patternMonitor, Services (ARC, Chaintracks), and key managers together@bsv/wallet-toolbox components fit together@bsv/wallet-toolbox directly and compose your own setup@bsv/simple/server for automated agents or @bsv/simple/browser for browser apps