mirror of
https://github.com/arnaucube/evm-rs.git
synced 2026-02-02 17:06:40 +01:00
974406fc8e9ccb312e2a7c4cc1e1a72a3675581f
Implement: - 0x0a Exp opcode - 0x36 calldata_size - 0x39 code_copy - 0x55 sstore
evm-rs 
EVM (Ethereum Virtual Machine) implementation from scratch in Rust.
This is a repo done to get familiar with the EVM, do not use.
Opcodes implemented: 83/130.
Languages
Rust
100%