/ethernaut

Primary LanguageSolidity

Hello Ethernaut

Tutorial

await contract.password()
await contract.authenticate("ethernaut0")
FORK_URL=
forge test -vvvv --fork-url $FORK_URL --match-path test/13-gate-keeper-one.test.sol