evmone
EVM implementation
An implementation of the Ethereum Virtual Machine
Fast Ethereum Virtual Machine implementation
858 stars
34 watching
285 forks
Language: C++
last commit: 1 day ago
Linked from 2 awesome lists
blockchainethereumethereum-virtual-machineevmevmchacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,190 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,658 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 734 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 444 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 266 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
pipermerriam/py-evm | A Python implementation of the Ethereum Virtual Machine. | 40 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 226 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
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 |