Comprehensive guide for implementing BRC-100 conforming wallets using the go-wallet-toolbox package.
| Send BSV | CreateAction() | Outputs, Options | | Check balance | ListOutputs() | Special basket | | List UTXOs | ListOutputs() | Basket, Spendable | | Get history | ListActions() | Labels, Limit | | Get pubkey | GetPublicKey() | ProtocolID, KeyID | | Encrypt data | Encrypt() | Plaintext, Counterparty |
Remember: Always use context for cancellation, handle errors explicitly, and follow Go best practices for concurrent wallet access!
Diese Fähigkeit sollte verwendet werden, wenn der Benutzer „BRC-100-Wallet in Go implementieren“, „go-wallet-toolbox verwenden“, „Go BSV-Wallet“, „BRC-100 Go-Implementierung“ fragt oder Anleitung zum Erstellen konformer Wallets mit der Go-Wallet-Toolbox benötigt. Quelle: b-open-io/bsv-skills.