docker-compose-files/hyperledger_fabric/latest/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
2017-12-07 13:55:24 +08:00
### Quick testing
2017-09-01 20:09:18 +08:00
```bash
2017-12-07 13:55:24 +08:00
$ HLF_MODE=kafka make
2017-09-01 20:09:18 +08:00
```
2017-12-07 13:55:24 +08:00
When the fabric-network fully started, it takes about 30~60s to finish all the test.