docker-compose-files/hyperledger_fabric/latest/kafka
Baohua Yang 7ad4f7d6e1 Rename channel name to app channel 2017-12-06 16:24:33 +08:00
..
examples/chaincode/go/chaincode_example02 Fix channel create param missing 2017-11-01 20:25:40 +08:00
README.md Add fabric in path to be more accurate 2017-10-25 17:51:37 -07:00
configtx.yaml Rename channel name to app channel 2017-12-06 16:24:33 +08:00
crypto-config.yaml Add fabric in path to be more accurate 2017-10-25 17:51:37 -07: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