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
30 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. | 268 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 783 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 331 |
mektigboy/evm-chad | A curated collection of resources to learn and master the Ethereum Virtual Machine (EVM) and its ecosystem. | 331 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
learnbyexample/vim_reference | A concise learning resource for Vim users covering key concepts and features. | 358 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
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. | 280 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 821 |