Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Command for Fetching User Balance #145

Open
eshanvaid opened this issue Jun 6, 2023 · 1 comment
Open

Implement Command for Fetching User Balance #145

eshanvaid opened this issue Jun 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@eshanvaid
Copy link
Contributor

eshanvaid commented Jun 6, 2023

Implement a CLI command balance for directly fetching user's balance. Currently, this is possible indirectly via the me command, requiring extraction from the returned JSON.

Suggested usage:

  • balance --usd: Fetches USD wallet balance.
  • balance --btc: Fetches BTC wallet balance.
  • balance: Fetches default wallet balance.
@eshanvaid eshanvaid added the enhancement New feature or request label Jun 6, 2023
@eshanvaid eshanvaid self-assigned this Jun 6, 2023
@sandipndev
Copy link
Member

Suggestion: show both wallet balances in just balance command and mention which one is default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants