Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/docs/tools/puppeth.md

655 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.