Skip to content

Toolkit for running the performance benchmark tests on Hyperledger Fabric network using Hyperledger Caliper

Notifications You must be signed in to change notification settings

arsulegai/caliper-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CALIPER TOOLKIT

A toolkit for the Hyperledger Caliper tool.

Use

Run the ./setup.sh -h command to find the latest options available.

In case you're experimenting with the Hyperledger Fabric network, then create a folder with following contents (let's call the created folder to be folder for further explanation)

- folder
  - folder:caliper
    - file:network.yaml (HLF configuration)
    - file:config.yaml (Caliper configuration)
  - folder:workloads (Place all your workload files here)
  - folder:chaincode
    - folder:go
      - folder:chaincode1 (This is where you place your chaincode folders)
      - ...

About

Toolkit for running the performance benchmark tests on Hyperledger Fabric network using Hyperledger Caliper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages