docker-compose-files/hyperledger_fabric/1.0.4/kafka
Baohua Yang 280754881c Fix #105: add missing artifacts 2017-11-26 18:29:14 +08:00
..
channel-artifacts Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
crypto-config Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
examples/chaincode/go/chaincode_example02 Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
README.md Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
configtx.yaml Fix while loop bug 2017-11-23 17:17:29 +08:00
crypto-config.yaml Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
gen_artifacts.sh Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00

README.md

Start a network base on kafka

Quick testing with kafka

$ KAFKA_ENABLED=true make

When the fabric-network fully started, it takes about 30~60s to finish all the test.

Generate crypto-config and channel-artifacts

$ make gen_kafka