You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 4f4d05bf21 Add opcodes mapping 2 years ago
src Add opcodes mapping 2 years ago
.gitignore Init repo 2 years ago
Cargo.toml Add opcodes mapping 2 years ago
LICENSE Init repo 2 years ago
README.md Init repo 2 years ago

README.md

evm-rs

This is a repo done to get familiar with EVM, do not use.

EVM (Ethereum Virtual Machine) implementation from scratch in Rust.