docker-compose-files/hyperledger_fabric/v1.0.2/kafka
Baohua Yang 03d039a00d Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
..
channel-artifacts Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
crypto-config Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
examples/chaincode/go/chaincode_example02 Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
README.md Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
configtx.yaml Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
crypto-config.yaml Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
gen_artifacts.sh Add fabric 1.0.5 2017-12-07 10:54:06 +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