Celestia

The first modular blockchain network

Details

  • Network Chain ID: celestia

  • Binary: celestia-appd

  • Denom: utia

  • Working directory: .celestia-app-main

Public services

Peering

You can use peer lesnik | UTSA for fast connection or state sync

peers="1f93b7a58025ab3349d764d7c8829730297c1a04@138.201.122.61:46656"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" $HOME/.celestia-app-main/config/config.toml

The address book is updated once an hour. You can use it for quick launch

wget -O $HOME/.celestia-app-main/config/addrbook.json "https://share103.utsa.tech/celestia-mainnet/addrbook.json"

Last updated