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

Contributing to the repository #1

Closed
EmperorOrokuSaki opened this issue Apr 6, 2024 · 2 comments
Closed

Contributing to the repository #1

EmperorOrokuSaki opened this issue Apr 6, 2024 · 2 comments

Comments

@EmperorOrokuSaki
Copy link
Contributor

Hi! Just noticed the new repository when browsing the org for things I can contribute to. Is there any note or brief doc that I can read and get a general idea of how I can contribute to this repo? What's the best place to start? (I have noticed there is no Rust code yet, so I'm asking for after the few initial commits)
Thanks!

@onbjerg
Copy link
Member

onbjerg commented Apr 8, 2024

Thanks for your interest 😄 The general idea is to have Optimism specific types for alloy, just like we have Ethereum specific types currently:

https://github.com/alloy-rs/alloy/blob/9c2f0078d3e3475dc53dc387e69294e645614441/crates/network/src/ethereum/mod.rs#L10-L31

This includes consensus and rpc-types where there are differences

@EmperorOrokuSaki
Copy link
Contributor Author

Thank you! Opened a PR related to this #2.

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

No branches or pull requests

2 participants