Skip to content

vincentserpoul/parityPoA

Repository files navigation

THIS REPO IS USING OLD TOOLS AND SHOULD BE CONSIDERED DEPRECATED. If you are interested in ethereum PoA or prviate setup, you should look at the go-ethereum project.

Parity PoA setup

Build the docker image

  ./build_docker_image.sh

Generate the accounts and configs

/ ! \ CHANGE PASSA PASSB and PASSC / ! \

  ./generate PASSA PASSB PASSC

Launching nodes

if you are using docker swarm, See ./docker-swarm/README.md.

if you re using kubernetes, see ./kubernetes.README.md.

Cleaning up and removing sensitive fles

  rm -rf ./.generated