docker-compose-files/hyperledger_fabric/latest/solo
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 passed with latest code 2017-12-06 22:30:57 +08:00
logs passed with latest code 2017-12-06 22:30:57 +08:00
README.md Rename channel name to app channel 2017-12-06 16:24:33 +08:00
configtx.yaml passed with latest code 2017-12-06 22:30:57 +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