EVM-Book
EVM guide
A comprehensive resource for Ethereum Virtual Machine (EVM) information and development
A collection of EVM related information.
326 stars
3 watching
29 forks
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
mektigboy/evm-chad | A curated collection of resources to learn and master the Ethereum Virtual Machine (EVM) and its ecosystem. | 329 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 443 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
learnbyexample/vim_reference | A concise learning resource for Vim users covering key concepts and features. | 356 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
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 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 816 |