Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.57 KB

day00.md

File metadata and controls

33 lines (23 loc) · 2.57 KB

Day 0

Ok here we go! Today I gathered all the resources I had saved in the past months by way of online research and tweets by people who are smarter than me.

EVM-specific material that I've gathered over time

General Virtual Machine building material & courses

EVM Challenges


That's basically all the time I have for today.

My short-term roadmap is to explore a few of these resources until I find the one I like most, and then try to follow it to create a basic vm in typescript that passes the first few challenges of the evm-from-scratch course.