Samples for Hyperledger Fabric
Find a file
Latitia M Haskins 2c0c2c7459 [FAB-7910] Clean up chaincode containers in fabric-ca
The stop.sh script cleans up the network and service
containers from the composition file, but does not
clean up the resulting chaincode containers. This
CR removes the chaincode containers and their images
as well.

Change-Id: I06ba13486efc59b4761728891aab27535ae0366d
Signed-off-by: Latitia M Haskins <latitia.haskins@gmail.com>
2018-01-25 14:20:56 -05:00
balance-transfer [FAB-7653] Fix incorrect chaincode location 2018-01-08 15:27:09 -05:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
chaincode [FAB-7834] Add couchdb index to marbles02 sample 2018-01-24 23:02:22 -05:00
chaincode-docker-devmode [FAB-7241] Fix chaincode-devmode 2017-12-15 12:40:48 -05:00
fabcar FAB-7836 Fix "No identity type provided" Error 2018-01-21 14:15:18 +05:00
fabric-ca [FAB-7910] Clean up chaincode containers in fabric-ca 2018-01-25 14:20:56 -05:00
first-network [FAB-6254] Fix the default CLI timeout 2017-12-03 09:36:39 -05:00
high-throughput [FAB-6292] Fix spelling error 2017-09-26 15:24:26 +08:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore [FAB-6870] Update node modules versions 2017-11-02 11:19:57 -04:00
LICENSE FAB-4853 initial content 2017-06-21 07:30:04 +08:00
MAINTAINERS.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00
README.md [FAB-6361] Update license text in README 2017-09-30 09:31:41 -04:00

Hyperledger Fabric Samples

Please visit the installation instructions.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.