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

CLI for all reserve and illiquid circulation supply endpoints #49

Open
kayvank opened this issue Jun 24, 2024 · 3 comments
Open

CLI for all reserve and illiquid circulation supply endpoints #49

kayvank opened this issue Jun 24, 2024 · 3 comments
Labels
UI/UX CLI interface and user experience

Comments

@kayvank
Copy link
Contributor

kayvank commented Jun 24, 2024

CLI endpoints should cover:

  1. reserve initialization for an asset class
  2. deposit to a reserve
  3. transfer from a reserve to illiquid circulation supply
  4. handover of a reserve
  5. update of a reserve
  6. withdrawal from an illiquid circulation supply
  7. some covenience endpoints for QAs

IOG Jira: https://input-output.atlassian.net/browse/ETCM-7665

@kayvank
Copy link
Contributor Author

kayvank commented Jun 24, 2024

@jstolarek Here is the corresponding ticket for the Reserve related work.
The branch is: ETCM-7665-CLI-for-all-reserve-and-illiquid-circulation-supply-endpoints

@kayvank
Copy link
Contributor Author

kayvank commented Jun 24, 2024

@jstolarek What are you thoughts on doing this similar to init CLI? What I mean, is that
ReserveParser include sub parser for the 7 points outlined in the ticket?

@tgunnoe tgunnoe transferred this issue from another repository Jul 25, 2024
@jstolarek
Copy link
Contributor

What are you thoughts on doing this similar to init CLI? What I mean, is that
ReserveParser include sub parser for the 7 points outlined in the ticket?

Can you elaborate on that? Do you imagine sub-commands for reserve management and ICS?

@jstolarek jstolarek added the UI/UX CLI interface and user experience label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX CLI interface and user experience
Projects
None yet
Development

No branches or pull requests

2 participants