ethereum-evm-illustrated
EVM doc
An illustrated documentation of Ethereum's virtual machine and its components.
Ethereum EVM illustrated
266 stars
15 watching
28 forks
last commit: over 2 years ago
Linked from 2 awesome lists
ethereumethereum-virtual-machineevm
Related projects:
Repository | Description | Stars |
---|---|---|
takenobu-hs/haskell-ethereum-assembly | A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 858 |
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 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 734 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,190 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |
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 |