Wallet Operations¶
This document details the operations available for wallet management in the Anya Bitcoin integration.
Core Operations¶
1. Wallet Creation¶
- Create new HD wallets
- Generate multi-signature wallets
- Import existing wallets
- Create watch-only wallets
2. Key Management¶
- Generate new keys
- Import private keys
- Export public keys
- Backup and recovery
3. Transaction Operations¶
- Create transactions
- Sign transactions
- Broadcast transactions
- Monitor transaction status
4. Balance Management¶
- Check balances
- List unspent outputs
- Calculate fees
- Estimate transaction costs
Security Considerations¶
See Key Management for security best practices.
Related Documentation¶
Last updated: 2025-06-02