# Devnet

Devnet is a test environment similar to Testnet. While testnet is reserved for public testing, the development network is used by Creditcoin developers to try out runtime version that are under current development.

## Connecting to Devnet

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

Devnet bootnodes:

* `/dns4/devnet-bootnode.creditcoin.network/tcp/30333/p2p/12D3KooWMtJz2E3ENY66Sfoa1MDmV3ZATXRKUWdeZgtEjfme6iwS`
