Commit graph

2 commits

Author SHA1 Message Date
David Enyeart
1252c7a0ee [FAB-8920] Pin fabric-samples to node.js "~1.1.0"
After creating release-1.1 branch, pin the fabric samples to use
version "~1.1.0" of node sdk and node chaincode.  This will forever
align fabric samples in release-1.1 branch with the 1.1.x node.js
releases.

Change-Id: Ia8caebf8b7df4d33dd71dc6223a4cb386023bb05
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2018-03-16 08:15:51 -04: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