/puxi

Configuration files for the Puxi ethereum testnet

GNU General Public License v3.0GPL-3.0

Puxi (浦西) Testnet

The Puxi testnet is a long-running network for developers to experiment with EIP-3074.

Helpful links

Starting Geth

Source

$ geth init --datadir ~/.ethereum/puxi ./geth/genesis.json
$ cp ./geth/static-nodes.json ~/.ethereum/puxi/geth/
$ geth --datadir ~/.ethereum/puxi --networkid 224525 --nodiscover --ethstats="yournode:puxinet@puxi.quilt.link"

Starting OpenEthereum

Source

$ openethereum --chain puxi