Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 740 Bytes

File metadata and controls

14 lines (9 loc) · 740 Bytes

Java FabCar contract sample

The directions for using this sample are documented in the Hyperledger Fabric Writing Your First Application tutorial.

The tutorial is based on JavaScript, however the same concepts are applicable when using Java.

To install and instantiate the Java version of FabCar, use the following command instead of the command shown in the Launch the network section of the tutorial:

./startFabric.sh javascript

NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric