evm
EVM interpreter
A flexible, customizable, and portable implementation of the Ethereum Virtual Machine
Pure Rust implementation of Ethereum Virtual Machine
1k stars
30 watching
365 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,667 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 862 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 287 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 360 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 739 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 445 |
weavevm/wvm-reth | An implementation of a fast and modular Ethereum protocol in Rust. | 5 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 267 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 518 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |