Skip to main content
Version: 4.2.0

Genesis file

Testnet only

To configure a full node for the testnet you need to use the following seed nodes. If you are looking for mainnet seed nodes, please refer to this instead.

To connect to the morpheus testnet, you will need the corresponding genesis file of each testnet. Visit the testnet repo and download the correct genesis file by running the following command.

# Download the existing genesis file for the testnet
# Replace <chain-id> with the id of the testnet you would like to join
curl https://raw.githubusercontent.com/desmos-labs/morpheus/master/<chain-id>/genesis.json > $HOME/.desmos/config/genesis.json