Add the capability to deploy chaincode into the starter plan as opposed to the enterprise plan. This will require changes on the deployment scripts such as picking the right TLS certificate to communicate with the peer.
Things to consider:
Could we allow the user to specify the type of plan that they want to use, or could we figure it out automatically?
Add the capability to deploy chaincode into the starter plan as opposed to the enterprise plan. This will require changes on the deployment scripts such as picking the right TLS certificate to communicate with the peer.
Things to consider: