Youtube Channel: https://www.youtube.com/watch?v=SJTdJt6N6Ow&list=PLSBNVhWU6KjW4qo1RlmR7cvvV8XIILub6
Network Topology
Three Orgs(Peer Orgs)
- Each Org have one peer(Each Endorsing Peer)
- Each Org have separate Certificate Authority
- Each Peer has Current State database as couch db
Three peer
- Pengusaha
- Lph
- Bpjh
One Orderer Org
- Three Orderers
- One Certificate Authority
Steps:
- Clone the repo
- Run Certificates Authority Services for all Orgs
- Create Cryptomaterials for all organizations
- Create Channel Artifacts using Org MSP
- Create Channel and join peers
- Deploy Chaincode
- Install All dependency
- Package Chaincode
- Install Chaincode on all Endorsing Peer
- Approve Chaincode as per Lifecycle Endorsment Policy
- Commit Chaincode Defination
- Create Connection Profiles
- Start API Server
- Register User using API
- Invoke Chaincode Transaction
- Query Chaincode Transaction