Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.15 KB

File metadata and controls

42 lines (26 loc) · 1.15 KB

KBA

A Permissioned Blockchain (Private Blockchain) based Pharmaceutical supplychain project.

Installation

Installing Basic Dependencies

To install the basic dependencies such as node, npm, jq, sponge and docker, navigate to Networks folder and execute the command

bash $ ./installDependencies.sh

Once the installation is complete, restart the machine.

Insure the node module installation in all folders "kba-pharmaceutical,Event,Client,UI".

Installing Minifab Binary

bash $ ./installDependencies.sh bin

Starting the network

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

bash $ ./startNetwork.sh

To bring down the network

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

bash $ minifab cleanup -o producer.pharma.com