Commit graph

3 commits

Author SHA1 Message Date
David Enyeart
046250b9e3 [FAB-11515] Pin fabric samples to node.js ~1.2.0
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>
2018-08-08 12:29:39 +00:00
ratnakar
44c204d8b6 [FAB-5898] porting samples to node.js chaincode
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>
2017-10-15 21:12:11 -04:00
Bret Harrison
04c9eff110 [FAB-4996] NodeSDK - move sample to fabric-samples
Move the Balance Transfer sample application from
fabric-sdk-node to fabric-samples. This cr will
add the files to the fabric-samples. There will
another one to remove the files from fabric-sdk-node.

Change-Id: I2344ee00bcd47793ae07f203070af93bc2ee69d6
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
2017-06-27 05:59:53 -04:00