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

make commander CLI #243

Open
anna-carroll opened this issue Apr 23, 2022 · 0 comments
Open

make commander CLI #243

anna-carroll opened this issue Apr 23, 2022 · 0 comments

Comments

@anna-carroll
Copy link
Member

anna-carroll commented Apr 23, 2022

Motivation

Running scripts in new-deploy and sdk-govern is getting unwieldy.

Boilerplate is constantly repeated to

  • load config/overrides
  • instantiate context
  • register signers / providers
  • set overrides

Manually piping inputs and outputs from these scripts is max pain

Solution

Create a Command Line Interface with https://www.npmjs.com/package/commander which is capable of invoking scripts with code defined in packages such as new-deploy, sdk, sdk-bridge and sdk-govern

  • deploy
  • execute governance transactions
  • send tokens
  • update token details

References

#154 (comment)
#154 (comment)
#154 (review)

@prestwich prestwich changed the title make commender CLI make commander CLI Apr 23, 2022
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