docker-compose-files/hyperledger_fabric/latest/solo
Baohua Yang 7ad4f7d6e1 Rename channel name to app channel 2017-12-06 16:24:33 +08:00
..
examples/chaincode/go/chaincode_example02 Remove unused e2e staff 2017-11-02 10:29:33 +08:00
README.md Rename channel name to app channel 2017-12-06 16:24:33 +08:00
configtx.yaml Rename channel name to app channel 2017-12-06 16:24:33 +08:00
crypto-config.yaml Remove unused e2e staff 2017-11-02 10:29:33 +08:00

README.md

Start a network base on solo

Quick testing with solo

$ HLF_MODE=solo 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_solo gen_kafka