Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvnx7/damn-vulnerable-defi-hacks
Damn Vulnerable DeFi implemented hacks
https://github.com/nvnx7/damn-vulnerable-defi-hacks
Last synced: 11 days ago
JSON representation
Damn Vulnerable DeFi implemented hacks
- Host: GitHub
- URL: https://github.com/nvnx7/damn-vulnerable-defi-hacks
- Owner: nvnx7
- License: mit
- Created: 2022-03-13T18:31:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T10:43:43.000Z (over 2 years ago)
- Last Synced: 2023-09-15T11:13:53.025Z (about 1 year ago)
- Language: Solidity
- Size: 440 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![](cover.png)
**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](https://twitter.com/tinchoabbate)
## 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.