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

feat: add zkSync era mainnet to hardhat config #21

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

phureewat29
Copy link
Contributor

@phureewat29 phureewat29 commented Feb 16, 2024

After experimenting with paymaster-examples, I realized that we could not deploy the contract to the mainnet due to missing hardhat configuration.

This PR is about adding zkSync Era Mainnet to the hardhat.config.ts to allow the deployment to mainnet. Also, update all deployment scripts to get the default network context from HardhatRuntimeEnv instead of hard-coded to testnet.

@phureewat29 phureewat29 changed the title feat: add zkSync Era Mainnet to Hardhat config feat: add zkSync era mainnet to hardhat config Feb 16, 2024
@dutterbutter dutterbutter merged commit 631140c into matter-labs:main Apr 9, 2024
1 check passed
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