You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore feasibility of implementing it within clients based on clients architecture (especially reset)
Identify potential issues, contribute to spec and improve it
Finish the draft, get EIP number
Present at PEEP an EIP
Present at ACD
Implementations
Reference implementation of the spec is done in bash. It's in separate repos for the genesis and reset function.
There are also WIP implementations in geth and lodestar.
Validate the reference implementation, explore potential improvements
Contribute to existing WIP implementations
Create another implementation in a new client pair
Each client should have it's 'Ephemery lib' or submodul
Ultimate goal is to have Ephemery network running on reference scripts + all client combos
Main focus should be the genesis function which is the base support for Ephemery. Generating a genesis might require many new features in clients, creating new libraries to be included with them.
Tracking issue for current state of Ephemery development
Specifications
Specification was originally proposed in this repository and now it's drafted as EIP.
Implementations
Reference implementation of the spec is done in bash. It's in separate repos for the genesis and reset function.
There are also WIP implementations in geth and lodestar.
Main focus should be the genesis function which is the base support for Ephemery. Generating a genesis might require many new features in clients, creating new libraries to be included with them.
Infrastructure
genesis 0
to be included in clientsThe text was updated successfully, but these errors were encountered: