fabric-samples/asset-transfer-basic/chaincode-java/README.md
Josh Kneubuhl f7a2eb38f8 Address some PR review feedback points - README reorg
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-04-26 09:32:09 -04:00

510 B

Basic Asset Transfer

This sample implements the basic asset transfer scenario, illustrating the use of the Java Contract SDKs to provide a smart contract as a service.

To run this chaincode contract locally on a development network, see: