Genesis file
Testnet only
The following seed nodes are to be used when configuring a full node for the testnet. If you are looking for mainnet seed nodes, please refer to this instead.
To connect to the morpheus
testnets, 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