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 hychain network #2779

Merged
merged 1 commit into from
Sep 27, 2024
Merged

feat: add hychain network #2779

merged 1 commit into from
Sep 27, 2024

Conversation

tom-jordan1
Copy link
Contributor

@tom-jordan1 tom-jordan1 commented Sep 25, 2024

PR-Codex overview

This PR adds support for the Hychain chain to the project.

Detailed summary

  • Added Hychain chain to index.ts
  • Defined hychain chain in hychain.ts with ID, name, native currency, RPC URLs, block explorers, and testnet status

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


PR-Codex overview

This PR introduces the hychain and hychainTestnet blockchain definitions, enhancing the src/chains module with new exports and configurations for both the mainnet and testnet environments.

Detailed summary

  • Added hychain definition in src/chains/definitions/hychain.ts.
  • Added hychainTestnet definition in src/chains/definitions/hychainTestnet.ts.
  • Exported hychain and hychainTestnet from src/chains/index.ts.
  • Updated package version in .changeset/seven-horses-check.md.

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

Copy link

vercel bot commented Sep 25, 2024

@tom-jordan1 is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: 7543780

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

@jxom jxom merged commit 9a7461e into wevm:main Sep 27, 2024
8 of 29 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