Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History
107 lines (49 loc) · 719 Bytes

File metadata and controls

107 lines (49 loc) · 719 Bytes

Good Samaritan


tl; dr






discussion




solution


  • check test/.t.sol:


  • run:

> forge test --match-contract Test -vvvv    


  • submit with script/.s.sol:


  • by running:

> forge script ./script/0.s.sol --broadcast -vvvv --rpc-url sepolia




pwned...