Gain an…
Once you have your dev container open, set an environment variable for the path to your node modules. For me it looked like:
export OPENZEP="/workspaces/web3-security-class/hw5/node_modules/@openzeppelin/contracts/"
In this homework, you will run the static analysis tool Slither on a bug benchmark of 8 programs. 6 of these were the ethernaut programs from HW2.
Level 1: Fallback
Level 2: Fal1out