mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[FIX+FEATURE] API tool fixes, links; code block styling fixes; removed dead /p
This commit is contained in:
@@ -33,7 +33,7 @@ Additionally, running your own server gives you admin control over it, which all
|
||||
|
||||
### WebSocket API ###
|
||||
|
||||
If you are just looking to try out some methods on the Ripple network, you can skip writing your own WebSocket code and go straight to using the API at the [Ripple WebSocket API Tool](https://ripple.com/tools/api/). Later on, when you want to connect to your own `rippled` server, you can build your own client in Javascript to run in a browser (See [this example](http://www.websocket.org/echo.html) ) or possibly [Node.js](https://github.com/einaros/ws).
|
||||
If you are just looking to try out some methods on the Ripple network, you can skip writing your own WebSocket code and go straight to using the API at the [Ripple WebSocket API Tool](ripple-api-too.html). Later on, when you want to connect to your own `rippled` server, you can build your own client in Javascript to run in a browser (See [this example](http://www.websocket.org/echo.html) ) or possibly [Node.js](https://github.com/einaros/ws).
|
||||
|
||||
Currently Ripple Labs maintains a set of public WebSocket servers at:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user