MrToph / damn-vulnerable-defi

Home Page:https://cmichel.io/damn-vulnerable-de-fi-solutions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MrToph's solutions to damnvulnerabledefi.xyz

My solutions to damnvulnerabledefi.xyz. In-depth explanations for each level can be read on my blog.

Trouble-shooting

To support nodev14 install this:

npm install ganache-core@beta -E

damn-vulnerable-defi

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.

Disclaimer

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

DO NOT USE IN PRODUCTION.

About

https://cmichel.io/damn-vulnerable-de-fi-solutions/

License:MIT License


Languages

Language:Solidity 60.2%Language:JavaScript 39.8%