Description
First, you'll discover the Hyperledger umbrella of frameworks and tools and develop an understanding of the Hyperledger Fabric network which is comprised of peers with known identities.
Next, you'll learn the basic structure of a Fabric blockchain network on AWS and see how we can use AWS blockchain templates to quickly bring up a Fabric network on the AWS cloud. You'll connect to and work on this network from your local machine.
Finally, you'll write chain code in the Golang programming language for a vehicle registry and see how we can invoke transactions on our blockchain using the command line interface.