An example authority node config: ./auth-blue
An example minion node config: ./min-green
git clone https://github.com/ETCDEVTeam/sidekick-poc.git
cd sidekick-poc
./deps # ensure or install homerun and geth
./cpgeth # copy system geth to this project's subdirectories for use by each node
./ownpath # adjust hardcode from flags.conf files to use your own working directory path
./run
./reset # clear logs and reset chaindata for each node
-
geth
depends on changes from ethereumproject/go-ethereum#573 -
geth
depends on changes from ethereumproject/go-ethereum#566 -
homerun
@ github.com/ethereumproject/homerun -
Won't work on Windows because path separators. You're on your own.
Examples of output are in chains.stdout and homerun.log.