fabric-samples/chaincode/fabcar
Simon Stone 445ccbc25a [FAB-12880] Move old prog model samples for FabCar
Move the old programming model samples for FabCar,
including the "node" (JavaScript!) chaincode sample
and the JavaScript application in the top level into
new subdirectories called "javascript-low-level".

We still want to keep these samples around for comparision
purposes, but most new developers should be using the new
samples built using the new programming model.

At the same time, update the startFabric.sh script
to output correct help information on how to run
the applications built using the new programming model
after starting the Fabric network and deploying the chaincode.

Change-Id: I1e3701737f105cba67f661bf893771ac8a3a0373
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-12-10 21:39:30 +00:00
..
go [FAB-5898] porting samples to node.js chaincode 2017-10-15 21:12:11 -04:00
javascript [FAB-12851] Add fabcar contract w/ new prog model (JS) 2018-11-15 10:48:28 +00:00
javascript-low-level [FAB-12880] Move old prog model samples for FabCar 2018-12-10 21:39:30 +00:00
typescript [FAB-13046] Update TypeScript contract dependencies 2018-11-29 11:51:28 +00:00