Mini Rust EVM Minimal implementation of EVM in Rust. Current Progress: Module State Stack ✅ Memory ✅ State ✅ Opcodes 1/141 🍑 Resources and references evm.codes Yellow Paper (ofc) evm-from-scratch.xyz Licence: MIT P.S. This is a toy project for learning purposes