From 7fd87dc31b6296fbd0a9cd10057bdeeb45defd29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerald=20Nash=E2=9A=A1=EF=B8=8F?= Date: Sun, 13 May 2018 09:53:51 -0400 Subject: [PATCH] Add "Build Your First Smart Contract" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 859700c..92e3ee2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ * [**Python**: *Learn Blockchains by Building One*](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46) * [**Python**: *Build your own blockchain: a Python tutorial*](http://ecomunsing.com/build-your-own-blockchain) * [**TypeScript**: *Naivecoin: a tutorial for building a cryptocurrency*](https://lhartikk.github.io/) +* [**Solidity**: *Build Your First Smart Contract*](https://medium.com/crypto-currently/build-your-first-smart-contract-fc36a8ff50ca) #### Build your own `Bot`