I've a single node Hyperledger Fabric network running on MS Azure, deployed using the Hyperledger Fabric consortium network template from Azure. How do I deploy chaincodes to the network? After sshing to the VM, I can connect to the peers but when I try installing a chaincode I get Error: error getting chaincode code car.go: <go, [env]>: failed with error: "exec: not started"
I sense I'm doing something wrong. How do I deploy chaincodes to a fabric network deployed using the Azure Hyperledger Fabric template?
I found this and this , not sure these are what I'm looking for. I just need to simply install and instantiate a chaincode using the peer cli.
Please help. Thank you.
Asked
Active
Viewed 243 times
2

Judy T Raj
- 1,755
- 3
- 27
- 41