From 77ab42d2a94613830a470b07a3c886c5a73f4189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BT3GL=20/ba=C9=AAt=C9=A1=C9=9D=C9=AB/?= <1130416+bt3gl@users.noreply.github.com> Date: Thu, 21 Apr 2022 03:52:10 +0400 Subject: [PATCH] Update README.md --- Solidity-Expert/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Solidity-Expert/README.md b/Solidity-Expert/README.md index dd74999..5fa1537 100644 --- a/Solidity-Expert/README.md +++ b/Solidity-Expert/README.md @@ -25,5 +25,6 @@ * [Solidity docs (a must for any engineer)](https://docs.soliditylang.org/en/v0.8.12/) * [OpenZeppelin docs](https://docs.openzeppelin.com/) * [Solidity style guide](https://docs.soliditylang.org/en/latest/style-guide.html) +* [Ethereum smart contract best practices](https://consensys.github.io/smart-contract-best-practices/)