
EVM Puzzles
FreeGitHub Open Source Projects
EVM Puzzles is a collection of EVM puzzles.
About EVM Puzzles
EVM Puzzles is a collection of challenges centered on Ethereum Virtual Machine behavior.
For every puzzle, a contract is provided along with its bytecode, and the key to solving it is to craft a transaction that executes successfully without causing a revert.
You must determine the correct transaction data that will lead the contract to perform as intended and produce the expected outcome.
