-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion of list of known Ethereum network ids #110
Comments
I agree this is useful Where is the "network ID"? In the API? In a network message header? Where would you add this information in the current sections? |
I suggest mentioning that Ropsten is PoW, Rinkeby and Kovan are PoA. |
I think Andreas is refering at a protocol level. I'm working deeper in this point and I hope to offer something more accurate and explanatory, surely in the form of PR. |
The Also see EIP-155. |
Incorporated into the DevP2P section |
i have started a structured list incl. access layer to support auto detection: https://github.com/ethereum-navigator/atlas/blob/master/atlas.json |
In order to offer to new programmers information grouped of currenty used Ethereum networks ids, I suggest the following list. Please add your corrections.
0: Olympic; Ethereum public pre-release testnet
1: Frontier; Homestead, Metropolis, the Ethereum public main network
1: Classic; The (un)forked public Ethereum Classic main network, chain ID 61
1: Expanse; An alternative Ethereum implementation, chain ID 2
2: Morden; The public Ethereum testnet, now Ethereum Classic testnet
3: Ropsten; The public cross-client Ethereum testnet
4: Rinkeby: The public Geth Ethereum testnet
42: Kovan; The public Parity Ethereum testnet
77: Sokol; The public POA testnet
99: POA; The public Proof of Authority Ethereum network
7762959: Musicoin; The music blockchain
The text was updated successfully, but these errors were encountered: