shafu0x / evm-from-scratch-book

The EVM from scratch book
https://evm-from-scratch.xyz
70 stars 14 forks source link

Building the EVM from Scratch

You can find the book here: evm-from-scratch.xyz

codes

We are going to build the Ethereum Virtual Machine (EVM) from scratch. Every major topic is covered in a seperate Jupyter Notebook.

In the end we are going to combine all the building blocks we created to create the EVM.

You can view these notebooks directly on GitHub or download the repository to execute and play around locally.

Video Series

A video series covering these topics is coming soon. And will be uploaded to my (shafu) page on YouTube.