Skip to content

Proof of Authority custom testnet / devnet = geth + prysmctl + validator

Notifications You must be signed in to change notification settings

aloycwl/POACustomChain

Repository files navigation

Proof of Authority custom testnet / devnet

Clone this directory so you don't have to download anything else

git clone https://github.com/aloycwl/poa.git

Remove all old data and initialise all necessary configurations

Recommended password is 0, which is stored in the pw file

./init.sh

Start geth (you can also run in background)

./geth.sh

Start prysmctl (you can also run in background)

./prysmctl.sh

Start validator (you can also run in background)

./validator.sh

About

Proof of Authority custom testnet / devnet = geth + prysmctl + validator

Topics

Resources

Stars

Watchers

Forks

Languages