Book Image

Blockchain Programming with Hyperledger Composer [Video]

By : Mayank Vijh
Book Image

Blockchain Programming with Hyperledger Composer [Video]

By: Mayank Vijh

Overview of this book

<p>Learn how to use Hyperledger Composer with Hyperledger Fabric to create very simple but extensive applications. Welcome to the Blockchain Programming with Hyperledger Composer course. Hyperledger Composer consists of a set of collaboration tools that help you develop Blockchain business networks. Hyperledger Composer is an application development framework that helps simplify the creation of Hyperledger Fabric Blockchain applications. This course has been designed in such a way that you will get a thorough understanding of how to build Blockchain applications and deploy them over the Hyperledger Fabric Blockchain. This very specific course explains how to use Hyperledger Composer to develop Hyperledger Fabric Blockchain applications with the help of a Capstone Project. This course is for developers; it was created to provide a clear understanding of how to create Blockchain applications using Hyperledger Composer. </p><p>Industries such as Walmart, McDonald's, Nestlé, Dole, and more have already implemented Hyperledger Fabric and many more require Hyperledger Platform to solve their problems and provide an efficient solution. </p><p>In order to make this course more interactive, we have included various quizzes in the various modules. This supplies more clarity and you will be able to master all the important topics related to using Hyperledger Composer and key Hyperledger Fabric concepts. </p><p>What we cover in this course: </p><p>• Introduction to Hyperledger Fabric </p><p>• Key functionalities offered by Hyperledger Fabric </p><p>• Key concepts of Hyperledger Fabric </p><p>• Transaction flows </p><p>• Working model for Hyperledger Composer </p><p>• Hyperledger Composer architecture </p><p>• Working with Hyperledger Composer playgrounds </p><p>• Setting up a Hyperledger Fabric development environment </p><p>• Creating transaction processor functions </p><p>• Creating Queries using Bespoke Query Language </p><p>• Hyperledger API and command-line tools </p><p>• Running REST servers to generate APIs for business networks </p><p>We2Blocks is a Blockchain consultation and training company with a global presence. With this course, we aim to promote Blockchain and create an environment where people interested in Blockchain can learn and expand their knowledge. </p><p>All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Blockchain-Programming-with-Hyperledger-Composer</p>
Table of Contents (21 chapters)
Free Chapter
1
Introduction to the Course
4
Overview of Hyperledger Fabric Transaction Flow
8
Hyperledger Composer NPM Modules
11
Setting up Business Network
16
Capstone Project: Testing with Playground
17
Generating the Business Network Archive File
18
Deploying the Business Network over local Hyperledger Fabric Blockchain
19
Generating a Rest Server for APIs
20
Creating/Generating an Application for the Business Network
21
Conclusion and Summary
Chapter 13
Capstone Project: Defining the Transaction Processors
Content Locked
Section 1
Learning to work with Transaction Processors
In this video, students are going to learn how to work with Transaction Processor Functions.