Create a new component directory under chaincode for each component. Populate this component directory with files to be deployed.
The ping directory is provided as an example chaincode component.
Populate deployment configuration with information about network targets, inculding organizations, channels, and peers.
There is an example with the default network architecture to install and instantiate the ping component.