Add: OpenZepplin/damn-vulnerable-defi to Smart Contract section

This commit is contained in:
pe3zx 2021-08-23 14:54:52 +07:00
parent caea26b878
commit 692575458f

View File

@ -3004,6 +3004,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/nccgroup/GOATCasino">nccgroup/GOATCasino</a></td>
<td>This is an intentionally vulnerable smart contract truffle deployment aimed at allowing those interested in smart contract security to exploit a wide variety of issues in a safe environment.</td>
</tr>
<tr>
<td><a href="https://github.com/OpenZeppelin/damn-vulnerable-defi">OpenZeppelin/damn-vulnerable-defi</a></td>
<td>A set of challenges to hack implementations of DeFi in Ethereum. Featuring flash loans, oracles, governance, NFTs, lending pools, and more!</td>
</tr>
<tr>
<td><a href="https://github.com/Robsonsjre/FlashloanUsecases">Robsonsjre/FlashloanUsecases</a></td>
<td>DeFi 201 - Lets hack Flash Loans</td>