From b2c4b4b9aed4b87ce4e6511b1f23b9cb8b1e72e2 Mon Sep 17 00:00:00 2001 From: von-latinski <47537191+von-latinski@users.noreply.github.com> Date: Mon, 3 Jun 2019 15:23:31 +0200 Subject: [PATCH 1/2] added Blockchain in Action to books list --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 189d5e8..a028680 100644 --- a/README.md +++ b/README.md @@ -604,7 +604,15 @@ Key enhancements over go-ethereum: Block format • Genesis block ++ References_ - + + - [**Blockchain in Action**](https://www.manning.com/books/blockchain-in-action) by Bina Ramamurthy, early access -- + _Learn how blockchain differs from other distributed systems ++ + Smart contract development with Ethereum and the Solidity language ++ + Web UI for decentralized apps ++ + Identity, privacy and security techniques ++ + On-chain and off-chain data storage_ + + ### Applications #### Identity Applications From 8eda55ccbf82aa04765dc56d4722a79ecb599714 Mon Sep 17 00:00:00 2001 From: von-latinski <47537191+von-latinski@users.noreply.github.com> Date: Mon, 3 Jun 2019 15:24:40 +0200 Subject: [PATCH 2/2] added Blockchain in Action to books list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a028680..5f1bd90 100644 --- a/README.md +++ b/README.md @@ -605,7 +605,7 @@ Key enhancements over go-ethereum: Genesis block ++ References_ - - [**Blockchain in Action**](https://www.manning.com/books/blockchain-in-action) by Bina Ramamurthy, early access -- +- [**Blockchain in Action**](https://www.manning.com/books/blockchain-in-action) by Bina Ramamurthy, early access -- _Learn how blockchain differs from other distributed systems ++ Smart contract development with Ethereum and the Solidity language ++ Web UI for decentralized apps ++