1.5 KiB
1.5 KiB
Learn how to contribute to ETH 2.0!
Lighthouse is an Ethereum 2.0 client built in Rust.
If you are interested in contributing to the Ethereum ecosystem, and you want to learn Rust, Lighthouse is a great project to work on.
Initially this doc will contain reading material to help get you started in Rust and Ethereum. Eventually it will have guides specific to Lighthouse.
Learn Rust
- The Rust Programming Language
- Learning Rust With Entirely Too Many Linked Lists
- Rustlings - Small exercises to get you used to reading and writing Rust code.
- Rust Exercism - 88 exercises to learn Rust.
Learn Ethereum
General Ethereum Resources
Ethereum 2.0
Sharding
Casper
TODO
- add reading material as we discover.
- start developing guides specific to lighthouse.