Skip to content

Latest commit

 

History

History

Vault

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

8. Vault

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/0xf94b476063B6379A3c8b6C836efB8B3e10eDe188

Walkthrough

https://medium.com/coinmonks/how-to-read-private-variables-in-contract-storage-with-truffle-ethernaut-lvl-8-walkthrough-b2382741da9f

Foundry

forge test --match-contract VaultTest -vvvv

alt text