Skip to content

Commit

Permalink
Brightlystake endpoints (#1229)
Browse files Browse the repository at this point in the history
* Brightlystake endpoints

* Added RPC status checker link from Brightlystake

* Update nodes/mainnet.md

Co-authored-by: Josh Stein <[email protected]>

* Update nodes/mainnet.md

* Update nodes/mainnet.md

---------

Co-authored-by: Josh Stein <[email protected]>
  • Loading branch information
Brightlystake and jcstein authored Nov 3, 2023
1 parent 0a76b0f commit 280b5aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nodes/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `celestia-rpc.mesa.newmetric.xyz`
- `rpc.lunaroasis.net`
- `rpc.celestia.nodestake.top`
- `celestia-rpc.brightlystake.com`

### API endpoints

Expand All @@ -108,6 +109,7 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `api.celestia.pops.one`
- `api.lunaroasis.net`
- `api.celestia.nodestake.top`
- `celestia-rpc.brightlystake.com/api`

### gRPC endpoints

Expand All @@ -116,6 +118,9 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `grpc.celestia.pops.one`
- `grpc.lunaroasis.net:443`
- `grpc.celestia.nodestake.top`
- `celestia-rpc.brightlystake.com:9090`

You can find the status of these endpoints [here](https://celestia-tools.brightlystake.com/)

## Explorers

Expand Down

0 comments on commit 280b5aa

Please sign in to comment.