From f5e878ec841e133d73516c84c267a2a4060e63c5 Mon Sep 17 00:00:00 2001 From: Flotapponnier <160007691+Flotapponnier@users.noreply.github.com> Date: Sat, 29 Aug 2026 22:27:26 +0200 Subject: [PATCH] docs: add public RPC endpoints and benchmark link --- docs/cheqd-cli/cheqd-cli-node-management.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/cheqd-cli/cheqd-cli-node-management.md b/docs/cheqd-cli/cheqd-cli-node-management.md index 20bc3f7..f920527 100644 --- a/docs/cheqd-cli/cheqd-cli-node-management.md +++ b/docs/cheqd-cli/cheqd-cli-node-management.md @@ -72,3 +72,15 @@ ba1689516f45be7f79c7450394144711e02e7341@3.13.19.41:26656 ``` Using this information other participants will be able to join your node. + +## Public RPC Endpoints + +The following public endpoints can be used to connect to cheqd-mainnet-1: + +| Provider | RPC Endpoint | +| ---------- | ----------------------------------------- | +| cheqd | https://rpc.cheqd.net | +| PublicNode | https://cheqd-rpc.publicnode.com:443 | +| NodeStake | https://rpc.cheqd.nodestake.org | + +For independent latency and availability measurements across these endpoints, see the [cheqd RPC Benchmark](https://openchainbench.com/benchmarks/cheqd-rpc) on OpenChainBench.