do I need to use fabric sdk if am using hyperledger composer
问题 I am using hyperledger composer for transaction invocation and all the stuffs related to resource(participants, assets etc) manipulation. I have generated the server using composer-rest-server, and also generated the angular frontend using yeoman generator. This makes me to ask what is the use of fabric sdk? Will I need it in the above mentioned scenario? Please clarify, thanks. 回答1: There are two ways to write chaincode in Hyperledger Fabric, 1) Using GoLang 2) Using NodeJS In order to