From 8d2033911d810dce391da36de9dd7a659a116fc8 Mon Sep 17 00:00:00 2001 From: ojab Date: Tue, 15 May 2018 11:02:11 +0000 Subject: [PATCH] Add Programming Blockchains Step-by-Step (Ruby) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdee4b8..348679b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,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) * [**Python**: *Building an automated Cryptocurrency trading bot with Python on Binance*](https://www.youtube.com/playlist?list=PLIFBTFgFpoJ-2Qq6GFW-knNyAR9PcOwPw) [video] +* [**Ruby**: *Programming Blockchains Step-by-Step (Manuscripts Book Edition)*](https://github.com/yukimotopress/programming-blockchains-step-by-step) * [**TypeScript**: *Naivecoin: a tutorial for building a cryptocurrency*](https://lhartikk.github.io/) #### Build your own `Bot`