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 dev chains #1864

Merged
merged 5 commits into from
Mar 17, 2024
Merged

Conversation

nikola-bozin-txfusion
Copy link
Contributor

@nikola-bozin-txfusion nikola-bozin-txfusion commented Feb 26, 2024

Overview

This PR adds support for the zkSync Development chains (Local Node & InMemory Node) to the project.

Detailed summary

  • Added zkSyncLocalNode & zkSyncInMemoryNode chains to src/chains/index.ts
  • Created zkSyncLocalNode definition in src/chains/definitions/zkSyncLocalNode.ts
  • Created zkSyncInMemoryNode definition in src/chains/definitions/zkSyncInMemoryNode.ts
  • Defined chain properties such as id, name, nativeCurrency, rpcUrls.

PR-Codex overview

This PR focuses on adding support for zkSync InMemory and Local Node chains.

Detailed summary

  • Added zkSyncInMemoryNode definition
  • Added zkSyncLocalNode definition
  • Updated exports in chains/index.ts to include the new definitions

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Feb 26, 2024

🦋 Changeset detected

Latest commit: ecaee81

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

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

Copy link

vercel bot commented Feb 26, 2024

@nikola-bozin-txfusion is attempting to deploy a commit to the wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom jxom merged commit 1bf9352 into wevm:main Mar 17, 2024
5 of 13 checks passed
@github-actions github-actions bot mentioned this pull request Mar 17, 2024
@tmm tmm mentioned this pull request Mar 30, 2024
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.

None yet

2 participants