A lightweight, experimental Ethereum Virtual Machine (EVM) optimistic rollup implementation built from scratch.
This is a minimalist EVM optimistic rollup implementation.
- Basic EVM opcode execution
- Simple state management
- Local execution environment
- Minimal dependencies
- Not optimized for performance
- Missing many security features
- Incomplete implementation of EVM specifications
- No network functionality
- Limited testing coverage
Just npm install it's not hard to figure out come on
- Learning about EVM internals
- Experimenting with smart contract execution
- Understanding blockchain virtual machines
- Educational demonstrations
Feel free to pull, shit on it or something but I'm not working on it no more :)