The Puxi testnet is a long-running network for developers to experiment with EIP-3074.
- ethstats - https://puxi.quilt.link
- remix - https://remix.puxi.quilt.link
- signer cli - https://github.com/quilt/dahe
$ 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:[email protected]"
$ openethereum --chain puxi