Skip to content

captain-woof/damn-vulnerable-defi

 
 

Repository files navigation

A set of challenges to learn offensive security of smart contracts in Ethereum.

Featuring flash loans, price oracles, governance, NFTs, lending pools, smart contract wallets, timelocks, and more!

Solutions

My explanations for each of the challenge solutions would be found either in the test file or in the parent smart contract used for solving, wherever applicable.

Play

Visit damnvulnerabledefi.xyz

Disclaimer

All Solidity code, practices and patterns in this repository are DAMN VULNERABLE and for educational purposes only.

DO NOT USE IN PRODUCTION.

About

My solutions for Damn Vulnerable Defi challenges.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Solidity 69.9%
  • JavaScript 30.1%