go-ethereum/docs/tools/puppeth.md
2023-09-19 16:36:34 +02:00

652 B

title description
Puppeth introduction to the private-network boot-strapping tool, Puppeth

Puppeth was removed from Geth in January 2023.

Puppeth was a tool for quickly spinning up and managing private development networks. The user was guided through the process by a command line wizard instead of having to configure the network manually. However, this tool has been discontinued and removed from the Geth repository.

Instructions for setting up a private network using Ethash or Clique are available on our private networks page.