Comment on page
Networks
Users with an internet connection can easily access a public network. They can read, create, or validate transactions executed on the blockchain, and a consensus mechanism makes agreement on the state of the network possible.
Mainnet is the primary public XDC production blockchain, where live transactions with real value are executed on the distributed ledger. For example, when the price of XDC is being discussed, the XDC mainnet is what's at issue.
- Chain ID: 50
- Consensus: XDPoS
- Block finality: >75%
- Consensus nodes: up to 108 (Masternodes)
- Genesis block date: 2019-05-31
- Transaction fee: gas price 0.25 Gwei
xdc_xdpos_hybrid_network_stats
Testnets are the networks used by smart contract developers to test smart contracts and protocol upgrades before deployment to the mainnet.
- Chain ID: 51
- Consensus: XDPoS
- Block finality: >75%
- Consensus nodes: up to 108 (Masternodes)
- Transaction fee: gas price 0.25 Gwei
xdc_apothem_network_stats
Testnet is the best place to test smart contracts. Deployment tools can be configured to connect to the testnet, and new code can be deployed at no cost.
Since the testnet ecosystem is fundamentally no different than the mainnet ecosystem, all mainnet features, like voting, running a masternode, and experimenting with dApps, can be tried out on the testnet at no cost.
Last modified 2yr ago