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!
Этот навык следует использовать, когда пользователь просит «внедрить кошелек BRC-100 в Go», «использовать go-wallet-toolbox», «Go BSV Wallet», «Реализация BRC-100 Go» или нуждается в руководстве по созданию соответствующих кошельков с помощью Go Wallet-toolbox. Источник: b-open-io/bsv-skills.