How to do it...

We first need to write a Fabric script to start the Fabric network and deploy the chaincode in this network. Using the cli container, we then install and instantiate the chaincode. The authorized client with the identity of the wallet will be able to interact with the Fabric chaincode in the network.