From 47e0335095b25fdd71e074af1d0e1c4678b3788c Mon Sep 17 00:00:00 2001 From: Patrick Collins <54278053+PatrickAlphaC@users.noreply.github.com> Date: Mon, 9 Jun 2025 09:50:22 -0400 Subject: [PATCH] feat: added updraft glossary for solidity and smart contract terms --- docs/resources.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources.rst b/docs/resources.rst index 7c8d61afacf1..43161f7d06db 100644 --- a/docs/resources.rst +++ b/docs/resources.rst @@ -15,6 +15,7 @@ General Resources * `awesome-solidity `_ * `Solidity by Example `_ * `Solidity documentation community translations `_ +* `Solidity and Smart Contract Glossary `_ Integrated (Ethereum) Development Environments ==============================================