Testnet

Creditcoin Testnet usually runs newer versions of the Creditcoin runtime which are under active development and testing. It is the recommended network to try out new features.

Connecting to Testnet

When connecting to Creditcoin Testnet, the node must be run with additional options. First, it has to use the testnet chain specifications by passing the --chain testnet option. Testnet bootnodes must also be specified using the --bootnodes flag.

Testnet bootnodes:

  • /dns4/cc3-test-bootnode.creditcoin.network/tcp/30333/p2p/12D3KooWAxmsWr6iEjFyLqQBzfLvbCRTAhYBeszyr8UWgQx6Zu7K

Users wanting to explore testnet data can connect to the public testnet node provided by Creditcoin through PolkadotJS Apps.

Last updated