broccolirob / damn-vulnerable-defi

Damn Vulnerable Defi Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Damn Vulnerable DeFi

My solutions to the challenges can be found in test/*.challenge.js files and the contracts/attacker-contracts/ directory. My solution write-ups can be found in the readme of the notes directory.

Source Repo Readme File

A set of challenges to hack implementations of DeFi in Ethereum.

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

Created by @tinchoabbate

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

Damn Vulnerable Defi Solutions

License:MIT License


Languages

Language:Solidity 70.9%Language:JavaScript 29.1%