evm-puzzles
EVM puzzle set
A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges.
A collection of EVM puzzles
821 stars
10 watching
162 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
ethereumevmhardhat
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
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 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
evmts/tevm-monorepo | Enables browser-based Ethereum node and Solidity execution for next-gen UX and DX | 279 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 379 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
zama-ai/fhevm | A Solidity library that enables developers to write confidential smart contracts on the EVM using fully homomorphic encryption. | 436 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |