Suntzu | Chain services
Explorer
  • 🏆Mainnet
    • Celestia
      • ⚙️Installation
      • Wallet
      • Validator
      • RPC, API, GRPC
      • Snapshot
      • State Sync
  • 🥈Testnet
    • 0g.ai
      • ⚙️Installation
      • 🔼Upgrade
      • ⛓️Sync
      • ✅RPC, API, GRPC
      • 🎯Useful commands
    • Initia
      • ⚙️Installation
      • 🔼Upgrade
      • ⛓️Sync
      • ✅RPC, API, GRPC
      • 🎯Useful commands
    • Axelar
      • ⚙️Installation
      • 🔼Upgrade
      • ⛓️Sync
      • 🎯Useful commands
    • Celestia
      • ⚙️Installation
      • Wallet
      • Validator
      • RPC, API, GRPC
      • Snapshot
      • State Sync
    • Airchains
      • ⚙️Installation
      • RPC, API, GRPC
      • Validator
      • Snapshot
Powered by GitBook
On this page
  1. Testnet
  2. Celestia

RPC, API, GRPC

PreviousValidatorNextSnapshot

Last updated 11 months ago

RPC: API:

gRPC:

celestia-testnet-grpc.suntzu.dev:11290

peers:

92372368693bf06cdcec3811695c70fa662d6e40@95.217.204.154:11256

live peers:

PEERS=$(curl -sL https://raw.githubusercontent.com/celestiaorg/networks/master/celestia/peers.txt | tr '\n' ',')
sed -i 's|^persistent_peers *=.*|persistent_peers = "'$PEERS'"|' $HOME/.celestia-app/config/config.toml

addrbook:

updates every hour

wget -O $HOME/.celestia-app/config/addrbook.json https://testnet-files.suntzu.dev/download/testnet/celestia/addrbook.json

🥈
https://celestia-testnet-rpc.suntzu.dev
https://celestia-testnet-api.suntzu.dev