- Create a new component directory under the chaincode folder for each component.
- Populate this component directory with files to be deployed.
- The ping directory is provided as a chaincode component example.
Populate the deployment configuration JSON file with information about network targets, inculding organizations, channels, and peers. Please note that included in this repostiory, there is a deployment configuration example file with the default network architecture to install and instantiate the ping chaincode component on a Hyperledger Fabric network.
We have successfully tested and deployed this scaffolding chaincode component on Hyperledger Fabric v1.1.0, which requires Go v1.9.