A minimal implementation of the Ethereum Virtual Machine (EVM) built entirely from scratch in C++, compiled with CMake. Inspired by w1nt3r.eth.
mkdir build && cd build
cmake ..
cmake --build .
./evm| Name | Name | Last commit date | ||
|---|---|---|---|---|
A minimal implementation of the Ethereum Virtual Machine (EVM) built entirely from scratch in C++, compiled with CMake. Inspired by w1nt3r.eth.
mkdir build && cd build
cmake ..
cmake --build .
./evm