docker-compose-files/hyperledger_fabric/1.0.4/solo
Baohua Yang 280754881c Fix #105: add missing artifacts 2017-11-26 18:29:14 +08:00
..
channel-artifacts Use explicit set env func 2017-11-23 22:22:20 +08:00
crypto-config Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
examples/chaincode/go Fix while loop bug 2017-11-23 17:17:29 +08:00
README.md Remove unused e2e staff 2017-11-02 10:29:33 +08:00
configtx.yaml Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
crypto-config.yaml Support fabric 1.0.4 now 2017-11-02 10:19:05 +08:00
gen_artifacts.sh Support fabric 1.0.4 now 2017-11-02 10:19:05 +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