You can launch your node in any blockchain network. Select the network in the node configuration file.
Chain ID is a symbol that is passed over a network during a handshake and allows nodes not to connect to the nodes of other networks. The chain ID is used while building account addresses, therefore, an address on one blockchain network cannot be used on another network. The chain ID is also indicated in transactions so it is impossible to move transactions between different blockchain networks.
| Blockchain Network | Chain ID |
|---|---|
| Mainnet | W or 87 (ASCII code of W). |
| Testnet | T or 84 (ASCII code of T). |
| Stagenet | S or 83 (ASCII code of s). |
Chain ID is a symbol that is passed over a network during a handshake and allows nodes not to connect to the nodes of other networks. The chain ID is used while building account addresses, therefore, an address on one blockchain network cannot be used on another network. The chain ID is also indicated in transactions so it is impossible to move transactions between different blockchain networks.
| Mainnet | https://mainnet-node.decentralchain.io |
| Testnet | https://testnet-node.decentralchain.io |
| Stagenet | TBA |
| Mainnet | https://data-service.decentralchain.io |
| Testnet | TBA |
| Stagenet | TBA |
Decentral.Exchange is a decentralized exchange.
| Mainnet | https://decentral.exchange/ |
| Testnet | TBA |
| Stagenet | TBA |
The addresses for order sending and market data obtaining are as follows:
| Mainnet | https://mainnet-matcher.decentralchain.io/api-docs/index.html |
| Testnet | https://matcher.decentralchain.io/api-docs/index.html |
| Stagenet | TBA |
DecentralChain Explorer is a service for browsing blockchain data.
| Mainnet | Go to http://decentralscan.com/ and click the three lines, then switch to Mainnet. |
| Testnet | Go to http://decentralscan.com/ and click the three lines, then switch to Testnet. |
| Stagenet | Go to http://decentralscan.com/ and click the three lines, then switch to Stagenet. |
| Mainnet | |
| Testnet | TBA |
| Stagenet | TBA |
Elsewhere on this site