Build smart contract

Instructions on how to build a hyperledger smart contract built in TCI (TIBCO Cloud Integration)

Before anything download the fabric_hw.json model example.

Clone dovetail-contrib repository

git clone https://github.com/TIBCOSoftware/dovetail-contrib.git

Build using dovetail-tools

Follow instructions in our dovetail-contrib page.

After you follow these steps, your smart contract chaincode can be deployed to your hyperledger blockchain.


Last modified February 14, 2020: Add client steps in hello world (e727f1a)