8d4b551fc1 | ||
---|---|---|
.. | ||
channel-artifacts | ||
crypto-config | ||
examples/chaincode/go/chaincode_example02 | ||
README.md | ||
configtx.yaml | ||
crypto-config.yaml |
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