Skip to content

mmsaki/evm-puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to play

Clone this repository and install its dependencies (npm install or yarn). Then run:

npx hardhat play

In some puzzles you only need to provide the value that will be sent to the contract, in others the calldata, and in others both values.

You can use evm.codes's reference and playground to work through this.

Complete

Solutions:

  • Puzzle 1
  • Puzzle 2
  • Puzzle 3
  • Puzzle 4
  • Puzzle 5
  • Puzzle 6
  • Puzzle 7
  • Puzzle 8
  • Puzzle 9
  • Puzzle 10

Releases

No releases published

Packages

No packages published