Samples for Hyperledger Fabric
Find a file
Artem Barger 2571c960a8
[FAB-56431]: Add dependency for couchdb into peer.
Currently peer and couchdb containers started simulateously, while
clearly peer depends on availability of the state db, therfore this
commit add dependency declaration into docker-compose.yaml file to make
sure to start couchdb before peer container.

Change-Id: Id2302a32fba9234d04ef3f4e6bd24ac92a766995
Signed-off-by: Artem Barger <bartem@il.ibm.com>
2017-08-06 12:56:30 +03:00
balance-transfer Merge "[FAB-5311] Fix spelling error" 2017-07-19 14:14:51 +00:00
basic-network [FAB-56431]: Add dependency for couchdb into peer. 2017-08-06 12:56:30 +03:00
chaincode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
chaincode-docker-devmode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
fabcar FAB-5392 Fix path issue for Git Bash users 2017-07-20 08:24:26 -04:00
first-network [FAB-5576] -f flag to choose docker-compose on byfn.sh 2017-08-03 13:59:21 +02:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore [FAB-4996] NodeSDK - move sample to fabric-samples 2017-06-27 05:59:53 -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-4853 initial content 2017-06-21 07:30:04 +08:00

Hyperledger Fabric Samples

Please visit the installation instructions.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License