Skip to content

Commit

Permalink
Add ITRocket services (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
itrocket-team authored Jun 13, 2024
1 parent fc4d1dd commit 697c631
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions nodes/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ to participate in Mainnet Beta:
- `rpc-celestia.staker.space`
- `celestia-rpc.noders.services`
- `celestia.moonli.me`
- `celestia-mainnet-rpc.itrocket.net:443`

#### API endpoints

Expand Down Expand Up @@ -153,6 +154,7 @@ to participate in Mainnet Beta:
- `api-celestia.staker.space`
- `celestia-api.noders.services`
- `celestia.moonli.me/api`
- `celestia-mainnet-api.itrocket.net:443`

#### gRPC endpoints

Expand All @@ -178,10 +180,12 @@ to participate in Mainnet Beta:
- `celestia-grpc.chainode.tech:443`
- `grpc-celestia.staker.space`
- `celestia-grpc.noders.services:11090`
- `celestia-mainnet-grpc.itrocket.net:443`

#### WebSocket endpoints

- `wss://celestia-ws.chainode.tech:33373/websocket`
- `wss://celestia-mainnet-ws.itrocket.net:443/websocket`

### Data availability nodes

Expand Down Expand Up @@ -235,6 +239,9 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `rpc-celestia.alphab.ai`
- gRPC: port 9090
- RPC: port 26657
- `celestia-mainnet-consensus.itrocket.net`
- gRPC: port 9090
- RPC: port 26657

DA full and light nodes might have troubles connecting to the networks, so you
can check out this
Expand Down Expand Up @@ -271,6 +278,7 @@ There are multiple explorers you can use for Mainnet Beta:
- [https://explorer.nodestake.top/celestia](https://explorer.nodestake.top/celestia)
- [https://stakeflow.io/celestia](https://stakeflow.io/celestia)
- [https://celestia.exploreme.pro/](https://celestia.exploreme.pro/)
- [https://mainnet.itrocket.net/celestia/](https://mainnet.itrocket.net/celestia/)

## Analytics

Expand Down

0 comments on commit 697c631

Please sign in to comment.