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 WeaveVM Alphanet chain #2788

Merged
merged 3 commits into from
Sep 28, 2024
Merged

feat: add WeaveVM Alphanet chain #2788

merged 3 commits into from
Sep 28, 2024

Conversation

maxknivets
Copy link
Contributor

@maxknivets maxknivets commented Sep 27, 2024

PR-Codex overview

This PR introduces a new blockchain definition for the WeaveVM Alphanet chain, including its configuration and export in the project.

Detailed summary

  • Added a new entry for WeaveVM Alphanet in .changeset/wild-guests-do.md.
  • Exported weaveVMAlphanet from src/chains/index.ts.
  • Created weavevmAlphanet.ts with chain details:
    • ID: 9496
    • Name: 'WeaveVM Alphanet'
    • Native currency: 'Testnet WeaveVM' (symbol: tWVM, decimals: 18)
    • RPC URL: https://testnet-rpc.wvm.dev
    • Block explorer: https://explorer.wvm.dev
    • Marked as a testnet.

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

Copy link

changeset-bot bot commented Sep 27, 2024

🦋 Changeset detected

Latest commit: 2e3c144

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 Sep 27, 2024

@maxknivets 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 320e2dc into wevm:main Sep 28, 2024
8 of 17 checks 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