How to Solve EVM Puzzles
EVM Puzzles is a GitHub repo from fvictorio containing a collection of puzzles to teach how the EVM operates. For each challenge we are supplied with the bytecode of the contract, the objective is to send a successful transaction. In some puzzles you only need to provide the value that will be sent to the […]
How to Solve EVM Puzzles Read More ยป