fabric-samples/fabcar
Simon Stone 3748983dd9 [FAB-12879] Update fabcar script for new contracts
This CR updates the startFabric.sh script in the fabcar
sample to deploy the new fabcar contracts written with
the new programming model, in either JavaScript or
TypeScript.

Because both JavaScript and TypeScript use the chaincode
language of "node", we need to separate "source" language
from "runtime" language. Also taking the chance to rename
the option "golang" to "go" to match the directory.

Change-Id: Ib42661223925b1d8df8fd73cf8c1aac9d8a29e59
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-11-21 14:44:35 +00:00
..
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
enrollAdmin.js [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
invoke.js FAB-11220 Samples - remove EventHub 2018-07-19 12:50:28 -04:00
package.json [FAB-6870] Update node modules versions 2017-11-02 11:19:57 -04:00
query.js [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
registerUser.js [FAB-8265] Fixed spelling error in registerUser 2018-03-20 21:57:57 -04:00
startFabric.sh [FAB-12879] Update fabcar script for new contracts 2018-11-21 14:44:35 +00:00