Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.