Ethernaut CTF solutions in Foundry.
Walk through (Vietnamese): https://www.kiendt.me/.
forge test --match-contract <name of test contract> -vvv
example:
forge test --match-contract FallbackTest -vvv
Ethernaut CTF solutions in Foundry.
Walk through (Vietnamese): https://www.kiendt.me/.
forge test --match-contract <name of test contract> -vvv
example:
forge test --match-contract FallbackTest -vvv