evm-opcodes
EVM opcode table
A reference guide to Ethereum Virtual Machine opcodes
A quick reference for EVM opcodes
779 stars
16 watching
108 forks
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
oguimbal/hyvm | Software that enables arbitrary code execution on the Ethereum Virtual Machine (EVM) | 252 |
takenobu-hs/haskell-ethereum-assembly | A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
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 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 443 |