An implementation of JP Morgans Quorum blockchain
In "install_config" run, in order, the following scripts:
-
installQuorum.sh
-
installConstellation.sh
-
move_scripts.sh
-
Run initGenesis.sh to initialize the genesis block.
-
Create your first voting node by running initNode.sh. Note the configuration options.
Alternate test run:
From "init" directory, copy "keys" and "qdata" into root quorum repository. Copy and run "test.sh". This will initiate the genesis block and generate a test voter.