/evm-rust

Minimal EVM implementation in Rust

Primary LanguageRustOtherNOASSERTION

Minimal EVM in Rust

Build Status

So far this is a very elaborate way to do simple arithmetic. I'd eventually like to be able to execute transactions. I don't care about connecting to the Ethereum mainnet.