Book Image

Hyperledger for Blockchain Applications [Video]

By : Alejandro Vicente Grabovetsky
Book Image

Hyperledger for Blockchain Applications [Video]

By: Alejandro Vicente Grabovetsky

Overview of this book

<p>While building enterprise grade Blockchain applications to serve a large set of customers you need to think whether your application complies with data protection regulations. Using the Hyperledger framework you can build permissioned applications with better performance, scalability and trust. This will not only give you full control of data being shared with other parties but also brings in a higher level of security.</p> <p>This course will teach you all the basics of Hyperledger Fabric technology so that you can use it in your Enterprise grade projects with better understanding &amp; clarity. You will learn about Hyperledger Fabric, how it is different from technologies like Bitcoin, Ethereum &amp; related crypto currencies. Architecture and components of Hyperledger Fabric &amp; how this works in applications. You will be building a legal land registration application with Hyperledger Fabric which caters to a large set of customers and also can be used by large enterprises for a non-financial projects. Evaluate if a business application will benefit by adoption of Distributed Ledger Technology. By the end of this course you will be confident in building your own fault-tolerant, high performance, secure business related applications using Hyperledger Fabric and Compose framework on Blockchain technology.</p> <p>All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/Hyperledger-for-Blockchain-Applications</p> <h1>Style and Approach</h1> <p>We will work up from some basic theory about Blockchain and gradually build a basic development environment where we will design a proof of concept Blockchain network, which we will be able to interface with an arbitrary front-end through a RESTful API.</p>
Table of Contents (7 chapters)
Chapter 2
Permissioned versus Permissionless
Content Locked
Section 4
Permissioned – HL Fabric
We describe how Hyperledger Fabric addresses the problems that are evident in permissionless platforms such as Ethereum. - Problems of permissionless: scaling, transaction cost, consensus, bad actors - How Fabric addresses permissionless problems - Describe transaction flow across clients, peers and orderers