Add: fravoll/solidity-patterns to Smart Contract section

This commit is contained in:
pe3zx 2021-08-23 15:19:01 +07:00
parent 699e9fac8c
commit 19ddf9bcd2

View File

@ -3008,6 +3008,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/enzymefinance/oyente">enzymefinance/oyente</a></td>
<td>An Analysis Tool for Smart Contracts</td>
</tr>
<tr>
<td><a href="https://github.com/fravoll/solidity-patterns">fravoll/solidity-patterns</a></td>
<td>A compilation of patterns and best practices for the smart contract programming language Solidity</td>
</tr>
<tr>
<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>