-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 as supported network #5597
feat: add zksync as supported network #5597
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 8fa15e7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Hey, thanks for sending this PR. Can you explain it a bit? zksync isn't a development network. Are you trying to match a zksync dev-mode or something like that? |
Hey @alcuadrado , zksync has development network compatible with network-helpers such as Era Test Node. Repo Link: |
Thanks for the info. Sounds good. |
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2024 Hardhat Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Released in @nomicfoundation/[email protected]. |
This PR adds ZKsync network to the supported networks in
hardhat-network-helpers
.Testing
zksync
is a development network and that JSON RPC endpoints are ran against ZKsync node.