docker-compose-files/hyperledger_fabric/v1.0.5/solo/README.md

8 lines
170 B
Markdown
Raw Normal View History

2017-11-02 10:19:05 +08:00
## Start a network base on solo
2017-12-07 13:55:11 +08:00
### Quick testing
2017-11-02 10:19:05 +08:00
```bash
2017-11-02 10:29:33 +08:00
$ HLF_MODE=solo make
2017-11-02 10:19:05 +08:00
```
When the fabric-network fully started, it takes about 30~60s to finish all the test.