Add: SunWeb3Sec/DeFiVulnLabs to Smart Contract section

This commit is contained in:
pe3zx 2022-07-02 16:13:55 +07:00
parent 8c08d10f1a
commit 54585baae0

View File

@ -3675,6 +3675,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/smartbugs/smartbugs">smartbugs/smartbugs</a></td>
<td>SmartBugs: A Framework to Analyze Solidity Smart Contracts</td>
</tr>
<tr>
<td><a href="https://github.com/SunWeb3Sec/DeFiVulnLabs">SunWeb3Sec/DeFiVulnLabs</a></td>
<td>To learn common smart contract vulnerabilities using Foundry!</td>
</tr>
<tr>
<td><a href="https://ethernaut.openzeppelin.com/">The Ethernaut</a></td>
<td>The Ethernaut is a Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'.</td>