fabric-samples/fabcar
Simon Stone fdbd92d65f [FAB-13206] Remove dependencies on fabric-client
The new FabCar apps currently have a dependency on
the fabric-client (old programming model) module,
but now the dependencies of the fabric-network module
have been corrected, this dependency can be removed.

The fabric-ca-client dependency is staying because the
FabCar apps explicitly require this module to perform
CA interactions.

Change-Id: Iee40f7a560d5ac0a0f8202fc6d751aa45467829e
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-12-10 12:03:03 +00:00
..
javascript [FAB-13206] Remove dependencies on fabric-client 2018-12-10 12:03:03 +00:00
typescript [FAB-13206] Remove dependencies on fabric-client 2018-12-10 12:03:03 +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-12875] Add automated tests for fabcar sample 2018-11-30 09:52:25 +00:00