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

Command Naming Convention Changes for Future Growth #8

Open
Cactii1 opened this issue Oct 1, 2023 · 0 comments
Open

Command Naming Convention Changes for Future Growth #8

Cactii1 opened this issue Oct 1, 2023 · 0 comments

Comments

@Cactii1
Copy link

Cactii1 commented Oct 1, 2023

Right now all of the CLI commands have names like "redeem_reserve" or "mint_reserve".

If we're thinking about the future we should should probably change those commands to their respective currency. So the commands would be more like "mint_usd" or "redeem_usd".

This would easier allow for future growth if developers decide to add other stable currencies like EUR or CAD. These could then have their CLI commands like "redeem_cad" or "mint_eur".

These command naming conventions make more sense for future proofing the code, even if developers don't plan on having these other reserve currencies right away.

@Cactii1 Cactii1 changed the title Slight Changes for Future Growth Command Naming Convention Changes for Future Growth Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant