From d5d5305cb36649dbecd6ce55b63986c2c9ad574d 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: Sat, 14 May 2022 12:39:56 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 425a82c..d972466 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@
+* [Solidity docs](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/) * [Solidity by example](https://solidity-by-example.org/) * [Solidity, Blockchain, and Smart Contract Course – Beginner to Expert Python Tutorial](https://www.youtube.com/watch?v=M576WGiDBdQ) * [Ethereum book ](https://github.com/ethereumbook/ethereumbook)