https://github.com/fecony/damn-vulnerable-defi
Learning about vulnerabilities
https://github.com/fecony/damn-vulnerable-defi
Last synced: about 1 month ago
JSON representation
Learning about vulnerabilities
- Host: GitHub
- URL: https://github.com/fecony/damn-vulnerable-defi
- Owner: fecony
- License: mit
- Created: 2022-08-22T17:06:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T17:06:41.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T04:27:40.640Z (3 months ago)
- Language: Solidity
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

**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!
## Play
Visit [damnvulnerabledefi.xyz](https://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.