/fabric-samples

A working "fabric-samples" directory along with a sample application and smart contract.

Primary LanguageShell

fabric-samples

A working "fabric-samples" directory along with a sample application and smart contract.

Binaries for the fabric are not included.

The basic smart contract allows you to add and change data on the ledger using the Fabric contract API. Also contains an example on how to run chaincode as an external service. Written in "golang".