fabric-samples/balance-transfer/app
Jim Zhang 79cb041124 [FAB-5303] Further balance-transfer code optimization
- Made it possible to deploy the app (both the client and fabric
  backend) to a location other than localhost
- Made it possible to work with a backend over grpc instead of always
  assuming grpcs
- Made the list of target peers for instantiate and invoke calls
  to be optional
- Enabled target networks to be controlled by an env variable

Change-Id: Ie394cf7e8f6ed47d970d4be992f2f6a0394fff7f
Signed-off-by: Jim Zhang <jzhang@us.ibm.com>
2017-07-26 18:00:05 +00:00
..
create-channel.js [FAB-4996] NodeSDK - move sample to fabric-samples 2017-06-27 05:59:53 -04:00
helper.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
install-chaincode.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
instantiate-chaincode.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
invoke-transaction.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
join-channel.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
network-config-aws.json [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
network-config.json [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00
query.js [FAB-5303] Further balance-transfer code optimization 2017-07-26 18:00:05 +00:00