MrToph / ctf-lending

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTF Lending

Playing the CTF

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

About

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 100.0%