docker-compose-files/hyperledger_fabric/v1.0.4/solo
Baohua Yang 03d039a00d Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
..
channel-artifacts Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
crypto-config Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
examples/chaincode/go Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
logs Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
README.md Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
configtx.yaml Add fabric 1.0.5 2017-12-07 10:54:06 +08:00
crypto-config.yaml Add fabric 1.0.5 2017-12-07 10:54:06 +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