Description
In this course, you will learn
- Design and develop Hyperledger Blockchain business applications using the Hyperledger Composer and Fabric Framework
- Work with permissionless and permissioned Blockchains and see how Bitcoin/Ethereum differ from Hyperledger
- Set up a basic development Hyperledger Fabric network on your own computer
- Access your Hyperledger Fabric network via Hyperledger Composer
- Start building a simple Blockchain application for land registration
- Package and install this application on your Hyperledger Fabric network
- Write some basic unit tests to verify that the network works
- Extend your network to host multiple peers on separate computers
- Secure the network by implementing OAuth, implementing the Fabric Certificate Authority, and setting up your network on Kubernetes