projects mentored by @ralexstokes
goal: production-ready light client
while I was working on getting some material together to organize an implementation from scratch here, this project went live: https://github.com/a16z/helios
and it looks like we should definitely collaborate 🙂
I'm going to make a pass next on seeing where this repo can use helping hands and then can facilitate contribution from fellows; if you are reading this and want to get started, I'd suggest looking at the codebase, running the tests and client.
rust implementation of the consensus spec:
https://github.com/ralexstokes/ethereum-consensus
capella
or 4844
phase0
, altair
, bellatrix
phase0
spec as a base — this could be cleaned up and improved a lot