Skip to content

Files

Latest commit

97d2caf · Apr 26, 2021

History

History
This branch is 172 commits behind hyperledger/fabric-private-chaincode:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 12, 2021

FPC Client SDK for Go

The FPC Client SDK for Go builds on top of the Fabric Client SDK Go. For more documentation, see godoc and our sample applications which illustrate the use of the FPC Client SDK. The FPC Helloworld Tutorial also demonstrates the usage of the FPC Client SDK for Go.

Testing

Before running tests, please make sure you have built the chaincode samples (i.e., run make -C $FPC_PATH/samples/chaincode) as they are used for testing.