Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

EVM Workshop

Instructions

  • Write your solution in the contracts/ChallengeX.sol file.
  • Focus on the solution or the main function.
  • To test your answer, run: npm run test:pN where X = current challenge