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.
GitHub Readme
In s...
daveallcaps.hashnode.dev4 min read