A Sample prototype application for managing automobile details backed by Hyperledger fabric
To install the basic dependencies such as node, npm, jq, sponge and docker, navigate to Networks folder and execute the command
$ ./installDependencies.sh
Once the installation is complete, restart the machine.
$ ./installDependencies.sh bin
Make sure you have installed all the dependencies before following this step, to start the network we have provided a script available inside the Network folder
$ ./startNetwork.sh