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

Project idea: beacon chain light clients #9

Open
ralexstokes opened this issue Sep 16, 2021 · 1 comment
Open

Project idea: beacon chain light clients #9

ralexstokes opened this issue Sep 16, 2021 · 1 comment

Comments

@ralexstokes
Copy link

Efficient proof-of-stake light client designs are possible starting with the Altair fork of the beacon chain.

A project idea would be to prototype a beacon chain light client and help bootstrap the ecosystem around them, possibly starting with the spec here: https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/sync-protocol.md

This project would be a great way to get your hands dirty with building a protocol client as you will need to touch all the various parts of "building a client" but the light client protocol is fairly self-contained and lightweight (by design!). I'd expect anyone working on this to leave with a great understanding of Ethereum's proof-of-stake consensus and a better understanding of the issues and concerns involved with building and maintaining protocol software.

Anyone who is interested in this should reach out to me and I'm very happy to discuss ideas further and/or can help guide efforts during cohort-one.

@jeyakatsa
Copy link
Member

Hi Alex! I'm very interested in diving deep into this, how can I help? Currently skimming through the GitHub repo.

sent you a DM on discord

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