Skip to content
/ puxi Public

Configuration files for the Puxi ethereum testnet

License

Notifications You must be signed in to change notification settings

quilt/puxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Configuration files for the Puxi ethereum testnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published