Skip to content

Commit

Permalink
Adding Spidey Validator Public Endpoints for RPC, gRPC and API (#1238)
Browse files Browse the repository at this point in the history
* Adding Spidey Validator Public Endpoints for RPC, gRPC and API

* Adding only Spidey RPC endpoint to check if its accessible

* Adding all Spidey endpoints

---------

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

### API endpoints

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

### gRPC endpoints

Expand All @@ -119,6 +121,7 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with
- `grpc.lunaroasis.net:443`
- `grpc.celestia.nodestake.top`
- `celestia-rpc.brightlystake.com:9090`
- `celestia-grpc.spidey.services`

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

Expand Down

0 comments on commit d6e5abd

Please sign in to comment.