mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
652 B
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.