From 7d0910ec075ba41759b6f9294e159450ced6d2e9 Mon Sep 17 00:00:00 2001 From: Ignacio Rodriguez Date: Wed, 15 Jan 2025 05:38:28 +0200 Subject: [PATCH] add lava rpc endpoints to mocha testnet documentation (#1856) --- how-to-guides/mainnet.md | 4 ++++ how-to-guides/mocha-testnet.md | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/how-to-guides/mainnet.md b/how-to-guides/mainnet.md index 11fc02f6b9f..8b6f2615e90 100644 --- a/how-to-guides/mainnet.md +++ b/how-to-guides/mainnet.md @@ -172,6 +172,8 @@ on [service providers with SLAs](#production-rpc-endpoints). - `celestia-api.chainode.tech` - `celestia-mainnet-api.itrocket.net:443` - `celestia-api.noders.services` +- `celestia.rest.lava.build` + #### Community gRPC endpoints @@ -192,6 +194,8 @@ on [service providers with SLAs](#production-rpc-endpoints). - `celestia-grpc.chainode.tech:443` - `celestia-mainnet-grpc.itrocket.net:443` - `celestia-grpc.noders.services:11090` +- `celestia.grpc.lava.build:443` + #### Community WebSocket endpoints diff --git a/how-to-guides/mocha-testnet.md b/how-to-guides/mocha-testnet.md index 4e341725271..6cbace8c138 100644 --- a/how-to-guides/mocha-testnet.md +++ b/how-to-guides/mocha-testnet.md @@ -149,6 +149,7 @@ The default port is 1317. - [https://celestia-testnet-api.itrocket.net](https://celestia-testnet-api.itrocket.net) - [https://api-celestia-testnet.cryptech.com.ua](https://api-celestia-testnet.cryptech.com.ua) - [https://celestia-t-api.noders.services](https://celestia-t-api.noders.services) +- [http://celestiam.rest.lava.build](http://celestiam.rest.lava.build) ## Community gRPC endpoints @@ -174,6 +175,16 @@ broadcast transactions. - `celestia-testnet-grpc.itrocket.net:443` - `grpc-celestia-testnet.cryptech.com.ua:443` - `celestia-t-grpc.noders.services:21090` +- `celestiam.grpc.lava.build:443` + +## Community JSON-RPC Endpoints + +- `celestiam.jsonrpc.lava.build` + +## Community Tendermint RPC Endpoints + +- `celestiam.tendermintrpc.lava.build` + ## Community bridge and full node endpoints