Skip to content

Commit

Permalink
Add new Cumulo endpoints (#1803)
Browse files Browse the repository at this point in the history
* Update mocha-testnet.md

* Update mainnet.md
  • Loading branch information
santosdios authored Nov 22, 2024
1 parent cd6c8a7 commit c8dcdad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions how-to-guides/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia-rpc.brightlystake.com`
- `celestia.rpc.stakin-nodes.com`
- `celestia.cumulo.org.es`
- `rpc.archive.celestia.cumulo.com.es`
- `rpc-celestia.mzonder.com`
- `rpc-celestia-01.stakeflow.io`
- `rpc-celestia.alphab.ai`
Expand All @@ -160,6 +161,7 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia-rpc.brightlystake.com/api`
- `celestia.rest.stakin-nodes.com`
- `celestia.api.cumulo.org.es`
- `api.archive.celestia.cumulo.com.es`
- `api-celestia.mzonder.com`
- `api-celestia-01.stakeflow.io`
- `api-celestia.alphab.ai`
Expand All @@ -180,6 +182,7 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `celestia-rpc.brightlystake.com:9090`
- `celestia.grpc.stakin-nodes.com:443`
- `celestia.grpc.cumulo.org.es:443`
- `grpc.archive.celestia.cumulo.com.es:443`
- `grpc-celestia.mzonder.com:443`
- `grpc-celestia-01.stakeflow.io:15002`
- `rpc-celestia.alphab.ai:9090`
Expand All @@ -194,6 +197,7 @@ on [service providers with SLAs](#production-rpc-endpoints).
- `wss://celestia-ws.chainode.tech:33373/websocket`
- `wss://celestia-mainnet-ws.itrocket.net:443/websocket`
- `wss://celestia.cumulo.org.es:443/websocket`
- `wss://rpc.archive.celestia.cumulo.com.es:443/websocket`

### Data availability nodes

Expand Down

0 comments on commit c8dcdad

Please sign in to comment.