Forum Discussion
selvaraman
Jul 03, 2020Copper Contributor
How to setup REST server to communicate with Hyperledger Fabric consortium on Azure Kubernetes Servi
I set up hyperledger fabric on https://docs.microsoft.com/en-us/azure/blockchain/templates/hyperledger-fabric-consortium-azure-kubernetes-service#create-channel-command. I have installed https://github.com/hyperledger/fabric-samples/blob/release-1.4/balance-transfer/artifacts/src/github.com/example_cc/go/example_cc.go on the network. I have tested peer invoke and peer query command on azure-cli. It is working properly. Now I want to communicate with this hyperledger network usinghttps://github.com/hyperledger/fabric-samples/tree/release-1.4/balance-transfer. Help me to set up this REST Server.
No RepliesBe the first to reply