Mastering Hyperledger Fabric Chaincode Development using GoLang
Covers everything you need for developing GoLang Chaincode
Watch Promo
What will you Learn?
- Chaincode development using GoLang
- Application Development using Fabric Node SDK
- Apply appropriate Fabric concept for designing the apps (Private Data, Rich Queries, History ...)
- Building Programmatic access control with "Client Identity Library"
- Testing tools for Chaincode such as Golang Testing framework & MockStub
PS: Refer to pre-requisites and the details below
Course Curriculum
-
PreviewDev Machine Requirements & IDE Setup (2:34)
-
StartCrash course on Virtualization (Vagrant & VirtualBox) (3:18)
-
StartDownload Project Repo & Setup the Dev VM (2:01)
-
PreviewDev Environment Overview & Setup options (3:35)
-
PreviewVirtual Box Express Install (4:16)
-
StartStandard VM Install (1 of 2) (5:28)
-
StartStandard VM Install (2 of 2) (2:12)
Developers face many challenges when it comes to developing Hyperledger Fabric Chaincode.
- Lack of documentation from developer's perspective
- Need to setup the Fabric development environment
- Non-availability of development tools | standard practices
- No comprehensive guide on how to productively develop chaincode
This course is my attempt to address all of these challenges.
E.g., Student do not need to spend time on setting up dev environment from scratch - course provides "One Click Launch"
E.g., Course provides development utilities that will help developers to focus on learning to code
E.g., Shows step by step how to leverage various Fabric concepts to build working chaincode
E.g., Working chaincode for ALL concepts covered in the course
Pre-Requisites:
- Basic understanding of Hyperledger Fabric | Distributed Ledger Technology
- Basic knowledge of GoLang (no need to be an expert)
- Have some idea of Docker (but open to read documentation)
- OK with using the Linux terminal | shell scripts
- Comfortable with installation of softwares on machines
- Node JS is good to have as course also covers the Fabric Node SDK
Course Highlights:
- Ready to use development environment setup with multiple configurations
- Hyperledger Explorer setup that may be launched by students to get a graphical view of the network
- Provides easy to use tools/scripts so that developers can focus on learning Chaincode development
- Sections start by going over the concepts. Walk through lectures show the concepts in action with REAL code
- Every section requires the student to do coding (exercises)
- ALL sections | ALMOST all lectures requires the student to do Hands On activities
Course Layout:
- Setup the development environment
- Basics of Fabric platform from development perspective
- Structure of the GoLang Chaincode
- Unit | Integration testing of chaincode
- Designing for Private Data | Transactions
- Setting up the Endorsement Policies
- Querying with Rich Query Functions (using CouchDB)
- Accessing the Asset History
- Implementing Access | Authorization control using "Client Identity Library"
- Building Applications using Fabric Node SDK
What is NOT covered in this course?
- Basics of Hyperledger Fabric
- Fabric Binaries details such as peer, orderer, configtxgen, cryptogen ...
- Fabric certification authority (course mostly uses cryptogen generated crypto)
- Design & Setup of Multi Org Setup
ALL of the above have been covered in my other courses. Please check them out.
Your Instructor
Seasoned hands-on Information Technology consultant with over 20 years of experience in applications development, consulting, infrastructure management & Strategy development @ Background Fortune 500 companies.
11xAWS Certified.
Author of multiple courses on Blockchain, REST API, Domain Driven Design, Databases, AI & other technologies.