evmlab
EVM tools
Utilities for interacting with the Ethereum virtual machine
Utilities for interacting with the Ethereum virtual machine
367 stars
16 watching
54 forks
Language: Python
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
pipermerriam/py-evm | A Python implementation of the Ethereum Virtual Machine. | 40 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 331 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 567 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
crytic/pyevmasm | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |