CourseInfo | SimpliTrain

Developing on Hyperledger Fabric 1.4

Learning plan iconE-Learning

Description

This training course has been created to walk you through Chaincode Development, Testing, and Deployment for a Hyperledger Fabric Network catering specifically toward Golang written Chaincode (Fabric’s original Chaincode Language). Additionally as an Application Developer you will learn how to write, and prepare Client Applications using the most mature Standard Development Kit in Hyperledger Fabric, NodeJS.

This training course has been created to walk you through Chaincode Development, Testing, and Deployment for a Hyperledger Fabric Network catering specifically toward Golang written Chaincode (Fabric’s original Chaincode Language). Additionally as an Application Developer you will learn how to write, and prepare Client Applications using the most mature Standard Development Kit in Hyperledger Fabric, NodeJS.

Understand why Blockchain is needed and where Explore the major components of Blockchain Learn about Hyperledger Fabric and the structure of the Hyperledger Architecture Lean the features of the Fabric model including chaincode, SDKs, Ledger, Security and Membership Services Perform comprehensive labs on writing chaincode Explore the architecture of Hyperledger Fabric Understand and perform in depth labs on Bootstrapping the Network Perform comprehensive labs to integrate/develop an application with Hyperledger Fabric running a smart contract Build applications on Hyperledger Fabric Course Outline:

Lesson Id Title Description
1 Blockchain Basics (Overview)
2 Hyperledger Fabric Development Environment
3 Knowing the Difference: Composer
4 Chaincode Use Cases
5 Chaincode Basics
6 Golang Shim Development
7 Databases for the Developer
8 Chaincode Dev. Deployment and Interactions
9 Clients & SDK Development: Fabric-Network
10 Clients & SDK Development: Fabric-Client Interactions
11 Logging and Monitoring