solvm
EVM simulator
An experimental implementation of a miniature EVM inside another EVM using Solidity and YUL
evm inception: the evm inside the evm via yul and solidity
228 stars
4 watching
8 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leonardoalt/tinyzkevm | A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. | 46 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
stavrosorf/ev2gym | A simulation environment for optimizing electric vehicle charging and grid management | 48 |
pipermerriam/py-evm | A Python implementation of the Ethereum Virtual Machine. | 40 |
daltyboy11/more-evm-puzzles | A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) | 172 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
rl-institut/spice_ev | A program to simulate individual charging events of electric vehicles | 23 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 816 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
movsim/movsim | A microscopic lane-based traffic simulator with various models and tools for analyzing traffic behavior | 317 |
ecsim/opem | A Python-based simulation tool for fuel cells using various dynamic and static models to analyze electrochemical processes. | 202 |