Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions how-to-guides/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ pruning any data so all data available data is retrievable. You can
| -------------------------------- | ----------------------------------------------------------------------------------------- | -------- | ------------ |
| Grove | `celestia-archival.rpc.grove.city/v1/c33eeadb` | - | - |
| Mzonder | `celestia-da-full-storage.mzonder.com` | 27758 | 27759 |
| ITRocket | `celestia-mainnet-da-full-storage.itrocket.net` | 26658 | 26659 |
| QuickNode | <https://www.quicknode.com/chains/celestia> ([docs](https://quicknode.com/docs/celestia)) | - | - |
| See the Brightly Stake dashboard | <https://celestia-tools.brightlystake.com/> | - | - |

Expand Down Expand Up @@ -249,6 +250,7 @@ The following websites provide analytics for Celestia:
- [https://services.kjnodes.com/mainnet/celestia/slashboard](https://services.kjnodes.com/mainnet/celestia/slashboard)
- [https://itrocket.net/services/mainnet/celestia/decentralization/](https://itrocket.net/services/mainnet/celestia/decentralization/)
- [https://itrocket.net/services/mainnet/celestia/](https://itrocket.net/services/mainnet/celestia/) - Node setup, monitoring, and chain status tools
- [https://itrocket.net/services/mainnet/celestia/analytics/consensus-signal-tracker/](https://itrocket.net/services/mainnet/celestia/analytics/consensus-signal-tracker/) - Consensus signal tracker
- [https://cosmoslist.co/mainnet/celestia](https://cosmoslist.co/mainnet/celestia)

## Node maps
Expand Down
3 changes: 3 additions & 0 deletions how-to-guides/mocha-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,9 @@ Full node 2:
- celestia-testnet-da-full-storage.mzonder.com
- RPC port: 27758
- Gateway port: 27759
- celestia-testnet-da-full-storage.itrocket.net
- RPC port: 26658
- Gateway port: 26659

## Mocha testnet faucet

Expand Down
Loading