This Repo include solution to part of the challenges of Damn Vulenerable Defi (main branch).
Follow the instructions to check solutions to challenges, shards and withdrawal:
- Clone the repository.
- Install Foundry
- run the commands:
forge build
forge test test/shards/Shards.t.sol
forge test test/withdrawal/Withdrawal.t.sol
Leave comments in issues if you're interested in other challenges.