Ethereum Execution Layer Specifications (EELS)
Duration: 00:20:53
Speaker: Guruprasad Kamath
Type: Talk
Expertise: Intermediate
Event: Devcon
Date: Nov 2024
An introduction and walk-through of the executable specifications for the Ethereum Execution Layer.
Github (https://github.com/ethereum/execution-specs)
EELS is an implementation of the EVM in Python that has been optimised for readability. A great tool for EIP authors looking to prototype new ideas on the EVM, it is easy to understand as well as update with new features.