From 355c3f795db841fd8463516acd2613bb498c3227 Mon Sep 17 00:00:00 2001 From: Nico Date: Sat, 4 Dec 2021 02:54:52 +0100 Subject: [PATCH] Update public-servers.md ADDED sologenic as public websocket node --- content/tutorials/get-started/public-servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/tutorials/get-started/public-servers.md b/content/tutorials/get-started/public-servers.md index f48cef199d..506bd47564 100644 --- a/content/tutorials/get-started/public-servers.md +++ b/content/tutorials/get-started/public-servers.md @@ -14,6 +14,7 @@ If you don't [run your own `rippled` server](install-rippled.html), you can use | XRP Ledger Foundation | **Mainnet** | `https://xrplcluster.com/`
`https://xrpl.ws/` [²][] | `wss://xrplcluster.com/`
`wss://xrpl.ws/` [²][] | Full history server cluster. | | Ripple[¹][] | **Mainnet** | `https://s1.ripple.com:51234/` | `wss://s1.ripple.com/` | General purpose server cluster | | Ripple[¹][] | **Mainnet** | `https://s2.ripple.com:51234/` | `wss://s2.ripple.com/` | [Full-history server](ledger-history.html#full-history) cluster | +| Sologenic | **Mainnet** | | `wss://x1.sologenic.org` | Websocket Server | | Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net/` | Testnet public server | | Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net/` | Devnet public server |