evm.codes
EVM reference
An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode
Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
740 stars
17 watching
143 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
blockchainethereumevmevm-chains
Related projects:
Repository | Description | Stars |
---|---|---|
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 783 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 331 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
takenobu-hs/haskell-ethereum-assembly | A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
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 |
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 |