Skip to content

merlinboii/DamnVulnerableDefiSolved

 
 

Repository files navigation

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.

Setup

export NODE_OPTIONS=--openssl-legacy-provider

Packages

No packages published

Languages

  • Solidity 67.8%
  • JavaScript 32.2%