Skip to content

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

zan-san/caliper

This branch is 17 commits ahead of, 180 commits behind hyperledger-caliper/caliper:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
a
Oct 17, 2023
5c44fdd · Oct 17, 2023
Sep 9, 2019
Sep 22, 2020
Jul 13, 2023
Sep 22, 2020
Jun 30, 2020
Feb 3, 2019
Jul 2, 2020
Sep 22, 2020
Nov 27, 2020
Apr 30, 2020
Sep 22, 2020
Oct 17, 2018
Mar 20, 2018
Jul 29, 2019
Sep 22, 2020
Oct 17, 2018
Oct 17, 2023
Sep 27, 2019
Apr 13, 2023
Apr 5, 2023
Apr 30, 2020

1 init caliper-0.4.2-dpchain

set node version and npm version

npm   6.14.12
node  10.24.1

open terminal workdir caliper-0.4.2-dpcain/


npm run repoclean

npm run bootstrap

to install using node_modules. In china this step will waste time,be patient.

2 build dpchain docker

in this case docker name is zansan/dper:0.9'

search it in docker-compose file to change you docker name

3 bind dpchain

workdir: caliper-0.4.2-dpcain/packages/caliper_cli

node caliper.js bind --caliper-bind-sut dp-chain:latest --caliper-bind-cwd ./../caliper-dp-chain/ 

4 run test case

node caliper.js launch manager \
--caliper-workspace ~/caliper/packages/caliper-tests-integration/dp-chain_tests \
--caliper-benchconfig ~/caliper/packages/caliper-tests-integration/dp-chain_tests/benchconfig.yaml \
--caliper-networkconfig ~/caliper/packages/caliper-tests-integration/dp-chain_tests/networkconfig.json

About

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.9%
  • CSS 6.0%
  • SCSS 5.3%
  • Go 3.4%
  • Shell 2.6%
  • HTML 0.5%
  • Other 0.3%