cli
cli copied to clipboard
[New Feature] Retrieve balance account
Now the CLI does not support retrieving the balance account. Solution:
- Implement formatBalanceToNumber function: convert amount in 10e18 to human amount.
- Implement balance function by API.
- Define new command naming balance with action(balance):