Training > Blockchain > Hyperledger Fabric for Developers (LFD272)
Training Course

Hyperledger Fabric for Developers (LFD272)

Hyperledger Fabric for Developers helps you build expertise and obtain practical skills in implementing business logic by writing chaincode – Fabric’s smart contracts – and creating enterprise blockchain-based applications. 

Who Is It For

This course is designed for developers who want to master their skills in the Hyperledger Fabric chaincode and application development.
read less read more
What You’ll Learn

In this course, you’ll learn how to implement and test a chaincode in Node.js for any use case, manage the chaincode life cycle, create Node.js client applications interacting with Hyperledger Fabric networks, control access to the information based on a user identity, set up and use private data collections and much more.
read less read more
What It Prepares You For

This course will help you build expertise and obtain practical skills in implementing business logic by writing the Chaincode and creating enterprise blockchain-based applications.
read less read more
Course Outline
Chapter 1. Course Introduction
Chapter 2. Hyperledger Fabric: Components and Concepts Review
Chapter 3. Chaincode Basics
Chapter 4. The Chaincode Lifecycle
Chapter 5. Ledger Data Range Queries
Chapter 6. CouchDB as a State Database
Chapter 7. Using Chaincode to Read the History of Assets
Chapter 8. Programmatic Access Control: Client Identity
Chapter 9. Chaincode Specifics
Chapter 10. An Overview of HL Fabric Node.js SDK
Chapter 11. Main Application Components
Chapter 12. Interaction with HL Fabric CA from an Application
Chapter 13. Events Processing
Chapter 14. Private Data Collections

Prerequisites
To best benefit from this course you should have:

  • Understanding of Hyperledger Fabric architecture and components: Ledger, Channel, Chaincode, types of network nodes (Endorser, Committer, Orderer, etc.), transaction flow, Certificate Authority (CA)
  • Experience with NodeJS:
    – Ability to install NodeJS, run applications from the cli; knowledge of basic language constructions; familiarity with package management
  • Knowledge of Docker basics:
    – Ability to install docker daemon, run docker containers locally, understand and use basic commands
  • Experience with the command line/shell of a Linux operating system
  • Familiarity with NoSQL databases and general understanding of CouchDB
  • We highly recommend that you first take the Introduction to Hyperledger Blockchain Technologies (LFS171x) MOOC which is free to audit on edX.
Lab Info
Lab exercises in this course are designed to work either on native hardware, or using a virtual machine (VM), under a hypervisor, such as those in the KVM, VMWare, or Virtual Box families. Detailed instructions to set up your lab environment are provided in the course.
Reviews
May 2024
The labs help to understand the theoretical concepts.
Apr 2024
The way content was segmented into digestible informative chunks.
Mar 2024
It is well explained.
Feb 2024
It was well organized.
Aug 2023
I enjoyed the practical exercises.
Jul 2023
I like that this course is organized into small chunks of information per section.
Jan 2023
I liked the code resources and examples.