more-evm-puzzles
EVM Puzzles Collection
A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM)
10 More EVM Puzzles
172 stars
5 watching
13 forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
ethereumevm-bytecodesolidity
Related projects:
Repository | Description | Stars |
---|---|---|
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 821 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 379 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 331 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 229 |
crytic/pyevmasm | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |