You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance CLI with wallet management and transaction features
Introduces comprehensive wallet management functionality including:
- Named wallet support with keystore management
- Improved transaction handling with both keystore and direct key options
- New config management commands with shortcuts
- Enhanced balance checking with name/address resolution
- Transaction signing capabilities
Adds json_rpc endpoint to config and improves CLI usability with:
- Short command aliases (w, c, conf)
- Consistent help behavior across commands
- Better error handling and user feedback
- More intuitive wallet operations using names instead of just addresses
0 commit comments