# evm-rs [![Test](https://github.com/arnaucube/evm-rs/workflows/Test/badge.svg)](https://github.com/arnaucube/evm-rs/actions?query=workflow%3ATest) EVM ([Ethereum Virtual Machine](https://ethereum.org/en/developers/docs/evm/)) implementation from scratch in Rust. *This is a repo done to get familiar with the EVM, do not use.*