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!
Cette compétence doit être utilisée lorsque l'utilisateur demande "implémenter le portefeuille BRC-100 dans Go", "utiliser go-wallet-toolbox", "Go portefeuille BSV", "implémentation de BRC-100 Go", ou a besoin de conseils pour créer des portefeuilles conformes à l'aide de Go wallet-toolbox. Source : b-open-io/bsv-skills.