From 9aa184dfd04e50e28d8628db5ff2c6488c30103c Mon Sep 17 00:00:00 2001 From: Rajneesh <112794051+rajneesh-18@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:05:24 +0530 Subject: [PATCH] Update smart-contracts.json --- database/BlockChain/smart-contracts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/BlockChain/smart-contracts.json b/database/BlockChain/smart-contracts.json index 43257b10c..0417e119d 100644 --- a/database/BlockChain/smart-contracts.json +++ b/database/BlockChain/smart-contracts.json @@ -7,7 +7,7 @@ "subcategory": "smartcontracts" }, { - "name": "Solidity Documentation", + "name": "Learn Solidity", "description": "This resource provide you depth in knowledge of solidity smart contract development and auditing and also it teach you industry standards and tools like foundry. Even you can learn advance blockchain stuff like yul-assembly, huff, Ethereum Opcodes and formal verification and much more!", "url": "https://updraft.cyfrin.io/", "category": "BlockChain",