/sidekick-poc

Bringing the PoC for Tx2PoA to actual working order. Putting the viable in minimal-viable.

Primary LanguageJavaScript

An example authority node config: ./auth-blue

An example minion node config: ./min-green

Run it

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

Dependencies


Examples of output are in chains.stdout and homerun.log.