Skip to content

Latest commit

 

History

History

3-week

week 3

Just like last week but saved the harder exercises for this week so you are more warmed up for them.

Study

Practice

  • Ethernaut 19 - Alien Codex
  • Do one of the following
    • (do all 10) More EVM Puzzles
      • Puzzle 1
      • Puzzle 2
      • Puzzle 3
      • Puzzle 4
      • Puzzle 5
      • Puzzle 6
      • Puzzle 7
      • Puzzle 8
      • Puzzle 9
      • Puzzle 10
    • Recommended - Huff Puzzles
      • Return1.huff
      • CallValue.huff
      • CalldataLength.huff
      • Add1.huff
      • MyEtherBalance.huff
      • Multiply.huff
      • NonPayable.huff
      • FooBar.huff
      • SimpleStore.huff
      • RevertCustom.huff
      • RevertString.huff
      • SumArray.huff
      • Keccak.huff
      • MaxOfArray.huff
      • Create.huff
      • Emitter.huff
      • Donations.huff
      • SendEther.huff
      • BasicBank.huff
      • Distributor.huff
      • SimulateArray.huff

Huff is assembly language for Ethereum. Recommendation: Do Huff. It's a language growing in popularity and has a devoted following

Complete

  • Push your code to github
  • Set up 1-1 with instructor