
https://github.com/happilymarrieddad/k8s-hyperledger-fabric-2.2
https://hyperledger-fabric.readthedocs.io/en/release-2.2/orderer/ordering_service.html
https://hyperledger-fabric.readthedocs.io/en/release-2.2/peers/peers.html
https://github.com/hyperledger/fabric/blob/master/sampleconfig/configtx.yaml
If you don't want to deal with front-end then just go ahead and skip this video and just download the code and run it.
In this course, we will be doing a deep dive on Hyperledger Network Architecture. We will explore the background of blockchain and how it relates to Hyperledger. We will explore the difference between a public network and a private. Once we have established the basics we will construct many different types of Hyperledger networks to give you a deep understanding of all the parts of Hyperledger. We will explore Fabric CA (Certificate Authority), ectdRAFT Ordering, Genesis Block Configuration, Peers and Peer-to-Peer Interactions, State Management for CA and Peers and many more topics related to the Hyperledger ecosystem. We are also going to be building a front-end in VueJS and a back-end in GoLang. We're going to connect these to the Hyperledger network in Kubernetes and have a complete end-to-end system.
After we get a basic Hyperledger network up and running we'll establish that network on Kubernetes and eventually deploy it AWS using Kops.
After we have a working network, we'll add an Organization to an existing network.
NOTE - My teaching style is not a traditional way of teaching. It's more of a showing you how to build a network end-to-end. I focus more on the code itself. I believe this way of 'teaching' is more of a practical approach. Thanks!
Come explore Hyperledger with me!