docker-compose-files/hyperledger_fabric/latest/kafka
Baohua Yang 8d4b551fc1 passed with latest code 2017-12-06 22:30:57 +08:00
..
channel-artifacts passed with latest code 2017-12-06 22:30:57 +08:00
crypto-config passed with latest code 2017-12-06 22:30:57 +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 passed with latest code 2017-12-06 22:30:57 +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