Samples for Hyperledger Fabric
Find a file
Salman Baset a080da3e23 [FAB-8958] Add org3 removal to byfn.sh
When running the sample "Adding an Org to a Channel", then upon clean up,
./eyfn.sh -m down script must be run before ./byfn.sh -m down; otherwise,
org3 containers and volumes and containers do not get cleaned properly.
This patch adds the org3 container and volume cleanup to ./byfn.sh so
that a user does not have to worry about the correct execution ordering
of ./eyfn.sh and ./byfn.sh scripts.

Change-Id: Ieac1adc4081d59943286cfe9139a74395986460b
Signed-off-by: Salman Baset <sabaset@us.ibm.com>
2018-03-31 16:24:06 -04:00
balance-transfer FAB-6400 Balance-transfer filtered events 2018-02-27 23:10:19 +00:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-10-30 12:08:06 -04:00
chaincode [FAB-8621] Remove Marbles index json data wrapper 2018-03-01 14:02:56 -05:00
chaincode-docker-devmode [FAB-6934] fix devmode sample for v1.1 2018-02-01 05:36:00 +00:00
fabcar FAB-7836 Fix "No identity type provided" Error 2018-01-21 14:15:18 +05:00
fabric-ca Merge "[FAB-8496] allow modification of affiliations" 2018-03-07 23:01:33 +00:00
first-network [FAB-8958] Add org3 removal to byfn.sh 2018-03-31 16:24:06 -04: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-8564 add debug commands to byfn 2018-02-28 10:05:33 -05: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/.