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

Deployment script for the contract #57

Closed
wants to merge 19 commits into from
Closed

Deployment script for the contract #57

wants to merge 19 commits into from

Conversation

josojo
Copy link
Collaborator

@josojo josojo commented Aug 5, 2023

This PR is quite big, because deployment is non-trivial and I am piggybacking on the deployment scripts from polygon which are in written using hardhat.

Hence, this PR contains:

  • introducing hardhat environment to the repo,
  • deployment scripts
  • env configurations
  • documentation

(not yet all code is functional - I still have some raw copies)

@josojo josojo changed the base branch from smallerContracts to main August 7, 2023 07:24
Copy link
Contributor

@edmundedgar edmundedgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gonna approve this, I haven't looked deeply at the parts that look like they're copied over from the zkevm deployment. At some point we probably want to make sure we're maintaining the simplest diff we can from their code so we can merge in upstream changes, and maybe script copying it into our repo from theirs if we need to do that, but for now I think it makes sense to concentrate on getting our thing running.

@josojo josojo marked this pull request as ready for review August 20, 2023 09:46
@josojo josojo marked this pull request as draft August 20, 2023 09:46
@josojo
Copy link
Collaborator Author

josojo commented Sep 20, 2023

replaced by: Deployment rebased on fork5 #71

@josojo josojo closed this Sep 20, 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

Successfully merging this pull request may close these issues.

2 participants