docker-compose-files/hyperledger_fabric/v1.4.0/kafka/README.md

9 lines
173 B
Markdown
Raw Normal View History

2017-09-01 20:09:18 +08:00
## Start a network base on kafka
2018-01-03 21:19:09 +08:00
### Quick testing
2017-09-01 20:09:18 +08:00
```bash
2018-01-03 21:19:09 +08:00
$ HLF_MODE=kafka make
2017-09-01 20:09:18 +08:00
```
2018-01-03 21:19:09 +08:00
When the fabric-network fully started, it takes about 30~60s to finish all the test.