Install foundry.
forge install forge build --force # make changes to `src/Attacker.sol` # run the test which will check for the win condition forge test
MrToph
Back