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)