syang-ng / damn-vulnerable-defi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A set of challenges to hack implementations of DeFi in Ethereum. Featuring flash loans, oracles, governance, NFTs, lending pools, and more!

Created by @tinchoabbate at OpenZeppelin

Play

Visit damnvulnerabledefi.xyz!

Participate

Share your solutions, comments, feedback and more in Twitter with #DamnVulnerableDeFi.

Troubleshooting

  • Some users have reported issues with specific versions of node. I have succesfully installed all dependencies, and executed all challenges, with version v12.20.0. If you're using a different version of node and are having problems during the setup, try switching to version v12.20.0.

Disclaimer

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

DO NOT USE IN PRODUCTION.

About

License:MIT License


Languages

Language:Solidity 59.8%Language:JavaScript 40.2%