Pin fabric samples to node.js ~1.2.0 sdk and chaincode shim,
so that the v1.2 samples always use v1.2.x sdk and shim.
Change-Id: I5e2d4a37dc84f7f0f99bf82744843ee719b83fce
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
fabcar uses 1.0.2 node modules changing it to unstable so that
latest node modules can be used on master branch
Change-Id: Ia9dc866931763760dd3cd7dbc5c7fd9a5de099be
Signed-off-by: ratnakar <asara.ratnakar@gmail.com>
Fabric 1.1 supports javascript chaincode. This changeset
addresses porting of the golang chaincode to node.js
chiancode and the corresponding README files
Change-Id: Iae24e713f16ab3508fe0cc18ee062ffa412b8ba6
Signed-off-by: ratnakar <asara.ratnakar@gmail.com>