Project work for Consensys Academy 2017
See the per-project directories for more info:
Module 4
Module 5
Checkout the repo into a directory called jeff. Use the --recursive flag to pull in the easy-geth-dev-mode submodule for running a private testnet.
git clone --recursive git@github.com:shoenseiwaso/ConsensysAcademy.git ./jeffLaunch the private test network in one terminal.
$ cd jeff/Splitter
$ ./launch-testnet.shRefer to the per-project directories for further details.