Skip to content

Instantly share code, notes, and snippets.

@winstonleedev
Last active January 16, 2020 03:15
Show Gist options
  • Save winstonleedev/feb433495bc57c903fca55c53ceb01c1 to your computer and use it in GitHub Desktop.
Save winstonleedev/feb433495bc57c903fca55c53ceb01c1 to your computer and use it in GitHub Desktop.
Script to setup Hyperledger and Caliper on a clean Ubuntu 18.04 install.
# one liner
# wget https://gist.githubusercontent.com/thanhphu/feb433495bc57c903fca55c53ceb01c1/raw/1e51b96ebd9baa4ead5fbc5b1e2e02df7c9617f4/caliper-server-setup.sh -O - | sh
git clone https://thanhphu-medium@bitbucket.org/mediumblockchain/m3-caliper.git
cd m3-caliper
./init.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment