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

Write a script to deploy the contracts of an application #410

Closed
Braqzen opened this issue Feb 11, 2023 · 1 comment
Closed

Write a script to deploy the contracts of an application #410

Braqzen opened this issue Feb 11, 2023 · 1 comment
Labels
New Feature New addition that does not currently exist Repo Misc General repository upkeep

Comments

@Braqzen
Copy link
Contributor

Braqzen commented Feb 11, 2023

Motivation

The .devops directory would benefit from a script which allows us to deploy an entire application.

This can be done in two parts:

  1. The default can be to deploy to a local node
  2. Arguments can be passed in to overwrite 1. and deploy to a live network.

There can be multiple contracts in an application and they may all need to be deployed.

@Braqzen Braqzen added New Feature New addition that does not currently exist Repo Misc General repository upkeep labels Feb 11, 2023
@Braqzen
Copy link
Contributor Author

Braqzen commented May 19, 2023

Closing in favour of #644

@Braqzen Braqzen closed this as completed May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New addition that does not currently exist Repo Misc General repository upkeep
Projects
Status: Done
Development

No branches or pull requests

1 participant