From 64e7f74910cec81b2db0274c2f5a35ca3ff0ac61 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 10 Feb 2023 09:21:10 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb06289..09795fc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ * [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet) * [solidity vscode plugin](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) * [another solidity vscode plugin](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity) +* [learn solidity with examples, by jsagalli](https://github.com/James-Sangalli/learn-solidity-with-examples) * [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing) * [solmate](https://github.com/transmissions11/solmate/) * [dapp.tools](https://dapp.tools/)