❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 25th, 2023]
This course provides an introduction to Hyperledger Fabric 2.x, a complex new technology that requires knowledge of Blockchain, Distributed Ledger Technology, Docker, Linux, Golang and all of the Hyperledger components. No prior experience is necessary, as the course will start from the basics and cover every aspect of Hyperledger Fabric. Topics covered include the key components of Fabric, setting up a network, using Minifabric deployment, changing configurations of the network, creating organizations and channels for private communication, creating and deploying smart contracts, updating smart contracts on a live network, implementing private data stores, and creating an application for end-user interaction. Additionally, the course will cover tools such as Hyperledger Explorer, Minifabric, CouchDB, Docker, Golang, Vagrant, API, Bootstrap, Linux, and JSON. Upon completion of the course, participants will have a comprehensive understanding of Hyperledger Fabric 2.x, as well as the tools used to work with it.
Course Syllabus
Introduction
Code Download
Development Setup
Key Concepts
Network Basic
Network Advanced
Chaincode using Golang
Minifabric