From 57062dbc57d69ea9303ff1be8e728122742f6f08 Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Mon, 4 May 2020 19:12:41 +0200 Subject: [PATCH 1/2] Added Permissioned Blockchains in Action --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f68955..399f3c6 100644 --- a/README.md +++ b/README.md @@ -660,6 +660,14 @@ Key enhancements over go-ethereum: Web UI for decentralized apps ++ Identity, privacy and security techniques ++ On-chain and off-chain data storage_ + + - [**Permissioned Blockchains in Action**](https://www.manning.com/books/permissioned-blockchains-in-action) by Mansoor Ahmed-Rengers & Marta Piekarska-Geater, early access -- + _A guide to creating innovative applications using blockchain technology ++ + Writing smart contracts and distributed applications using Solidity ++ + Configuring DLT networks ++ + Designing blockchain solutions for specific use cases ++ + Identity management in permissioned blockchains networks_ + ### Applications From 52c6b21e0bfcf276a9df21cf8575a033c1b3ed5c Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Mon, 4 May 2020 19:13:53 +0200 Subject: [PATCH 2/2] Added Permissioned Blockchains in Action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 399f3c6..6474627 100644 --- a/README.md +++ b/README.md @@ -661,7 +661,7 @@ Key enhancements over go-ethereum: Identity, privacy and security techniques ++ On-chain and off-chain data storage_ - - [**Permissioned Blockchains in Action**](https://www.manning.com/books/permissioned-blockchains-in-action) by Mansoor Ahmed-Rengers & Marta Piekarska-Geater, early access -- +- [**Permissioned Blockchains in Action**](https://www.manning.com/books/permissioned-blockchains-in-action) by Mansoor Ahmed-Rengers & Marta Piekarska-Geater, early access -- _A guide to creating innovative applications using blockchain technology ++ Writing smart contracts and distributed applications using Solidity ++ Configuring DLT networks ++