8000 Add support for more EVM networks · Issue #9 · pawurb/mevlog-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for more EVM networks #9

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

Open
pawurb opened this issue May 18, 2025 · 1 comment
Open

Add support for more EVM networks #9

pawurb opened this issue May 18, 2025 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pawurb
Copy link
Owner
pawurb commented May 18, 2025

Hi everyone 👋

I'm currently accepting pull requests that add support for more EVM-compatible chains to mevlog-rs.

To contribute a new chain:

  • Fork the repo and clone it.
  • Add the EVMChainType enum type and fill all the required data -name, chain_id, explorer_url, and ETH/USD price_oracle (from ChainLink docs).
  • Open a PR with a short description of what chain you added and provide a sample public RPC URL.
  • I'll review and merge it, and publish a new CLI version including your contribution.

If you want to add a chain that's not supported by ChainLink, please open a separate issue.

@pawurb pawurb added help wanted Extra attention is needed good first issue Good for newcomers labels May 18, 2025
@zach030
Copy link
Contributor
zach030 commented May 19, 2025

I’d like to take this one, will start soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants
0