From 1e82df6a7f3231ad4e1a3eb1e84434c13e2f52d5 Mon Sep 17 00:00:00 2001 From: Peteris Erins Date: Fri, 27 Dec 2019 17:52:50 +0200 Subject: [PATCH] Add Solidity and Vyper cheat sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36e5caa..993b78f 100755 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ * [Become a Blockchain Developer with Ethereum and Solidity](https://www.udemy.com/getting-started-with-ethereum-solidity-development/learn/v4/content) – Udemy course * [Creating your own DAO based on Aragon framework](https://medium.com/@joselfgaray/dao-workshop-testnet-b406380894a6) * [Test Driven Development for Solidity](https://michalzalecki.com/ethereum-test-driven-introduction-to-solidity/) + * [Solidity and Vyper cheat sheet](https://reference.auditless.com/cheatsheet) ### Short answers to some questions