上QQ阅读APP看书,第一时间看更新
How it works...
The Fabric command-line interface is built using Fabric SDK Go. The CLI provides various commands to run a peer node, interact with the channel and the chaincode, and to query blockchain data. Here are some functionalities provided by the CLI:
With these supported CLI commands, we can test our chaincode in the development environment.
Next, we will write client-side code and interact with the assetmgr chaincode in the Fabric.