Overview
Create a basic CLI that uses the SDK to perform common actions like checking balance and preparing transactions.
Requirements
- Add CLI entry file
- Support at least
balance command
- Use SDK modules internally
Acceptance Criteria
- CLI runs locally
- Balance command works with provided config
- README includes CLI usage
Labels: enhancement, cli
Overview
Create a basic CLI that uses the SDK to perform common actions like checking balance and preparing transactions.
Requirements
balancecommandAcceptance Criteria
Labels: enhancement, cli