Skip to content

Commit fb19802

Browse files
authored
Update/add rpc public-servers.md
adding rpc ecosystem section + qn to rpc docs
1 parent a2e9eac commit fb19802

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/tutorials/public-servers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ If you don't [run your own `rippled` server](../infrastructure/installation/inde
3030
| Ripple[¹][] | Sidechain-Devnet | `https://sidechain-net2.devnet.rippletest.net:51234/` | `wss://sidechain-net2.devnet.rippletest.net:51233/` | Sidechain Devnet to test cross-chain bridge features. Devnet serves as the locking chain while this sidechain serves as the issuing chain. |
3131
| XRPL Labs | Xahau Testnet | `https://xahau-test.net/` | `wss://xahau-test.net/` | [Hooks-enabled](https://hooks.xrpl.org/) Xahau Testnet |
3232

33+
## RPC Ecosystem Providers
34+
35+
| Operator | [Networks] | Notes |
36+
|:----------|:------------|:-------------|:--------------|:---------------------|
37+
| [QuickNode](https://www.quicknode.com/chains/xrpl) | Testnet/Mainnet | QuickNode provides hosted XRPL RPC mainnet and testnet under their free and paid plans, granting flexible and reliable access to the network. |
38+
3339

3440
[Network]: ../concepts/networks-and-servers/parallel-networks.md
3541
[¹]: #footnote-1

0 commit comments

Comments
 (0)