Skip to content

Latest commit

 

History

History

Fallout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

2. Fallout

NOTE - Some code has been slightly altered to work with newer versions of solidity and enable us to test the level with foundry. Any where this has been done an accompanying comment gives context for why this change was made.

Original Level

https://ethernaut.openzeppelin.com/level/0x5732B2F88cbd19B6f01E3a96e9f0D90B917281E5

Walkthrough

https://medium.com/@nicolezhu/ethernaut-lvl-2-walkthrough-how-simple-developer-errors-become-big-mistakes-b705ff00a62f

Foundry

forge test --match-contract FalloutTest -vvvv

alt text