Add: MythX to Smart Contract section

This commit is contained in:
pe3zx 2021-11-18 09:21:58 +00:00
parent d9dce3d92c
commit 8e18f3f017

View File

@ -3330,6 +3330,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/mikedeshazer/bricks">mikedeshazer/bricks</a></td> <td><a href="https://github.com/mikedeshazer/bricks">mikedeshazer/bricks</a></td>
<td>Bricks is a sandbox and instruction manual collection for building smart contract exploits for Ethereum blockchains, designed to help developers think like hackers in a safe, fun environment.</td> <td>Bricks is a sandbox and instruction manual collection for building smart contract exploits for Ethereum blockchains, designed to help developers think like hackers in a safe, fun environment.</td>
</tr> </tr>
<tr>
<td><a href="https://mythx.io/">Mytx</a></td>
<td>Smart contract security service for Ethereum</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/nccgroup/GOATCasino">nccgroup/GOATCasino</a></td> <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> <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>