Skip to main content

Networks

PlatON is a protocol, which means that multiple independent “networks” can be built based on it.

You can use different PlatON networks depending on your purpose. PlatON mainnet and PlatON development network is currently available.

Note: The generation of the wallet account does not depend on the network. The same account can be used in different networks. When using the same account in different networks, you need to pay attention to the security of funds on the mainnet!

Mainnet#

The PlatON mainnet is a public chain with real economic value operated by the LatticeX Foundation. Anyone can create a mainnet wallet account and can query or create transactions with it, or verify transactions in progress.

If you want to connect to the mainnet as a validator, please refer to Becoming a mainnet validator.

Development network#

The PlatON development network shares the same features with the mainnet and may be ahead of the mainnet in terms of version. It can be used for testing before going online on the mainnet, and can also provide a development and testing environment for developers or validators.

If you want to connect to the development network as a validator, please refer to Becoming a development network validator.

Note: Since the development network is also a test ground, therefore, instability and network reset may occur!

Development network faucet#

If you need to use test LAT on the development network, you have to obtain it through the faucet at

devnet1:Original Devnet1 (ChainID:210309) has been disabled, please change it to Devnet2 (ChainID:2206131) if needed.

devnet2:https://devnet2faucet.platon.network/faucet/

Note: LAT on the development network has no real value and is for testing only!

Private network#

PlatON private network is an independent network that is not connected to the mainnet or development network. You can test your application by deploying a private network locally, which can speed up your testing progress.

For building a private test network, please refer to Deploying a Private Network .