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
816 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 | 858 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
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 | 366 |
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. | 266 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 444 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
zama-ai/fhevm | An EVM-compatible smart contract library enabling fully homomorphic encryption for confidential transactions and state management | 407 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |