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

Add a script command line to deploy contracts on a network #251

Closed
Tracked by #258
lumtis opened this issue Jul 24, 2024 · 0 comments · Fixed by #293
Closed
Tracked by #258

Add a script command line to deploy contracts on a network #251

lumtis opened this issue Jul 24, 2024 · 0 comments · Fixed by #293
Assignees
Labels
v2 New smart contract version

Comments

@lumtis
Copy link
Member

lumtis commented Jul 24, 2024

Same as v1 but for v2 contracts and using ideally Foundry

  • Setup a way to store network info during deploy script. Can we reuse https://github.com/zeta-chain/networks as for v1?
  • Setup a way to store deployed contract addresses, ex: v1 are in data/addresses.json, eventually we can reuse same location
  • Add script to deploy all the system contracts on a specific network
@lumtis lumtis added the v2 New smart contract version label Jul 24, 2024
@skosito skosito self-assigned this Aug 5, 2024
@skosito skosito linked a pull request Aug 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 New smart contract version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants