This skill provides comprehensive guidance for implementing BRC-100 conforming wallets using the @bsv/wallet-toolbox package (v1.7.18+).
Getting Started: Before implementing, review the Strategic Questionnaire to determine the right architecture for your wallet type.
| Wallet | Full BRC-100 wallet | Building production wallet apps | | SimpleWalletManager | Lightweight wrapper | Simple key-based authentication | | CWIStyleWalletManager | Multi-profile wallet | Advanced UMP token flows | | WalletSigner | Transaction signing | Custom signing logic |
이 스킬은 사용자가 "BRC-100 지갑 구현", "지갑 도구 상자 사용", "TypeScript BSV 지갑", "BRC-100 구현", "데스크탑 지갑", "Electron 지갑", "브라우저 지갑", "IndexedDB 지갑 저장소", "wallet actions", "wallet baskets", "UTXO 관리", "createAction", "listOutputs", "wallet"을 요청할 때 사용해야 합니다. 인증서"를 사용하거나 @bsv/wallet-toolbox를 사용하여 적합한 지갑을 구축하는 방법에 대한 지침이 필요합니다. 출처: b-open-io/bsv-skills.