Reader small image

You're reading from  Hyperledger Cookbook

Product typeBook
Published inApr 2019
Reading LevelBeginner
PublisherPackt
ISBN-139781789534887
Edition1st Edition
Languages
Concepts
Right arrow
Authors (3):
Xun (Brian) Wu
Xun (Brian) Wu
author image
Xun (Brian) Wu

Xun (Brian) Wu is a senior blockchain architect and consultant. With over 20 years of hands-on experience across various technologies, including Blockchain, big data, cloud, AI, systems, and infrastructure, Brian has worked on more than 50 projects in his career. He has authored nine books, which have been published by O'Reilly, Packt, and Apress, focusing on popular fields within the Blockchain industry. The titles of his books include: Learn Ethereum (First Edition), Learn Ethereum (Second Edition), Blockchain for Teens, Hands-On Smart Contract Development with Hyperledger Fabric V2, Hyperledger Cookbook, Blockchain Quick Start Guide, Security Tokens and Stablecoins Quick Start Guide, Blockchain by Example, and Seven NoSQL Databases in a Week.
Read more about Xun (Brian) Wu

Chuanfeng Zhang
Chuanfeng Zhang
author image
Chuanfeng Zhang

Chuanfeng Zhang is enthusiastic and passionate about technologies and trading and data analysis, with 20 years' experience in both the technology and finance sectors. He has worked at top investment banks and technology firms including Goldman Sachs, Credit Suisse, and IBM. He has led, designed, and successfully developed many enterprise-scale systems with diverse architectures for algorithmic trading, order management, risk management, business intelligence, and more.
Read more about Chuanfeng Zhang

Zhibin (Andrew) Zhang
Zhibin (Andrew) Zhang
author image
Zhibin (Andrew) Zhang

Andrew Zhang is an IBM Watson Cloud Advocate. He has many years of experience in cloud platforms, big data analytics, and machine learning. He works with start-ups and enterprise clients in the government, education, healthcare, and life science industries. His current interests are in embedding AI and blockchain open source technologies for consumer and enterprise applications. In his spare time, Andrew enjoys reading, traveling, and spending time with his family and friends.
Read more about Zhibin (Andrew) Zhang

View More author details
Right arrow

Hyperledger Blockchain Ecosystem

This chapter mainly targets those who are relatively new to distributed ledger technology and permissioned blockchains. The primary goal is to explore Hyperledger blockchain concepts, to equip you with the necessary knowledge and important technical design methodology of the Hyperledger ecosystem, and then learn when to apply these technologies through real-world use cases. The materials included in this chapter will help you better understand later chapters, and will make it easier for you to complete the recipes included in this cookbook.

A good analogy would be the making of a delicious dish. A chef would first need to know what ingredients and seasonings they should use, then prepare them before they can actually start creating the recipe.

For those who already have a good understanding of how the Hyperledger ecosystem works, this chapter would...

An introduction to the Hyperledger family

The Linux Foundation has made significant accomplishments since its inception in 2000. In December 2015, The Linux Foundation announced the Hyperledger project as an open source environment for analyzing, building, and collaborating on the development of distributed ledger systems. The creation of the Hyperledger project has helped to attract many major participants including IBM, Oracle, Cisco, Red Hat, and Accenture.

Notably, Hyperledger focuses primarily on building distributed ledger solutions for permissioned blockchains and consortium networks. It is gaining popularity among large technology companies. Financial players have undoubtedly given blockchain technology substantial exposure as well.

At its core, Hyperledger is an umbrella project of modular open source frameworks and tools for building and experimenting with blockchains...

Building the Hyperledger framework layers

Before we deep dive into how the Hyperledger framework works, it would be a good idea to have a basic understanding of the Hyperledger philosophy.

The Hyperledger design philosophy at a glance

To address the diversity of requirements from different industries, all Hyperledger projects must follow the same design philosophy, which is as follows:

  • Modular: The Hyperledger architecture working group defines functional modules to address common issues, including policy, consensus, cryptography, identity, and smart contracts. This modular approach allows different developer communities to work independently, while developing extensible frameworks using reusable common building blocks.
  • Highly...

Solving business problems with Hyperledger

The majority of the real-world production implementations are Hyperledger Fabric with Hyperledger Sawtooth and Indy in the production stage. In this section, we will use three examples to demonstrate how we can solve real-world business problems with Hyperledger. We will look at examples for Hyperledger Fabric, Hyperledger Sawtooth, and Hyperledger Indy in the following use cases.

IBM and Walmart – blockchain for food safety with Hyperledger Fabric

Our use case is divided into different parts: the problem itself, the approach to the problem, and the end result using Hyperledger Fabric.

...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Hyperledger Cookbook
Published in: Apr 2019Publisher: PacktISBN-13: 9781789534887
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Authors (3)

author image
Xun (Brian) Wu

Xun (Brian) Wu is a senior blockchain architect and consultant. With over 20 years of hands-on experience across various technologies, including Blockchain, big data, cloud, AI, systems, and infrastructure, Brian has worked on more than 50 projects in his career. He has authored nine books, which have been published by O'Reilly, Packt, and Apress, focusing on popular fields within the Blockchain industry. The titles of his books include: Learn Ethereum (First Edition), Learn Ethereum (Second Edition), Blockchain for Teens, Hands-On Smart Contract Development with Hyperledger Fabric V2, Hyperledger Cookbook, Blockchain Quick Start Guide, Security Tokens and Stablecoins Quick Start Guide, Blockchain by Example, and Seven NoSQL Databases in a Week.
Read more about Xun (Brian) Wu

author image
Chuanfeng Zhang

Chuanfeng Zhang is enthusiastic and passionate about technologies and trading and data analysis, with 20 years' experience in both the technology and finance sectors. He has worked at top investment banks and technology firms including Goldman Sachs, Credit Suisse, and IBM. He has led, designed, and successfully developed many enterprise-scale systems with diverse architectures for algorithmic trading, order management, risk management, business intelligence, and more.
Read more about Chuanfeng Zhang

author image
Zhibin (Andrew) Zhang

Andrew Zhang is an IBM Watson Cloud Advocate. He has many years of experience in cloud platforms, big data analytics, and machine learning. He works with start-ups and enterprise clients in the government, education, healthcare, and life science industries. His current interests are in embedding AI and blockchain open source technologies for consumer and enterprise applications. In his spare time, Andrew enjoys reading, traveling, and spending time with his family and friends.
Read more about Zhibin (Andrew) Zhang