2

I need help in setting up the hyper ledger caliper which is used as a benchmarking tool for hyperledger fabric network with kafka based ordering.

Please help me in this regard

Thank you

Lucky
  • 359
  • 1
  • 8

1 Answers1

0

The caliper-benchmarks repo contains a sample Kafka network, including every Fabric and Caliper artifact you need. You can further customize it to suit your needs.

NB. Caliper doesn't care about the OSN consensus. If you configure a Kafka OSN (based on the Fabric docs), then Caliper only needs the endpoint addresses of the orderer nodes.

Attila Klenik
  • 753
  • 6
  • 13