Single script to install a basic Hyperledger network
Clone this repository on your computer, then run the hyperledger-installer.sh file
sh ./hyperledger-installer.sh
Do not use su or sudo for running the script.
You maybe prompted for permissions to install some of the script components. Say y or yes to approve installation of the components.
Once script is completed execution, you can start the Composer Playground by running the command
composer-playground
Open your browser at http://localhost:8080 to start using the Composer.