mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
updates after building locally
This commit is contained in:
@@ -4,7 +4,7 @@ parent: concepts.html
|
|||||||
template: pagetype-category.html.jinja
|
template: pagetype-category.html.jinja
|
||||||
blurb: Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls.
|
blurb: Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls.
|
||||||
---
|
---
|
||||||
# Clio - the XRP Ledger API Server
|
# The Clio Server
|
||||||
|
|
||||||
Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls for validated ledger data.
|
Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls for validated ledger data.
|
||||||
|
|
||||||
@@ -40,9 +40,5 @@ When a Clio server receives an API request, it looks up data from these data sto
|
|||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
- **References:**
|
|
||||||
- [Commandline Usage Reference](commandline-usage.html) - Detailed information on command-line options for all `rippled` server modes and Clio nodes.
|
|
||||||
- [server_info][clio-server-info.html] - API method to retrieve the status of the Clio server.
|
|
||||||
- **Tutorials:**
|
- **Tutorials:**
|
||||||
- [Build and Run a Clio node](build-run-clio-node.html)
|
|
||||||
- [Install Clio server on Ubuntu](install-clio-on-ubuntu.html)
|
- [Install Clio server on Ubuntu](install-clio-on-ubuntu.html)
|
||||||
@@ -136,8 +136,4 @@ Before you install Clio, you must meet the following requirements.
|
|||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
- **Concepts:**
|
- **Concepts:**
|
||||||
- [The Clio Server](the-clio-server.html)
|
- [The Clio Server](the-clio-server.html)
|
||||||
- **Tutorials:**
|
|
||||||
- [Build and Run Clio Server](build-run-clio-ubuntu.html)
|
|
||||||
- **References:**
|
|
||||||
- [rippled and Clio API Reference](rippled-api.html)
|
|
||||||
@@ -2033,6 +2033,7 @@ pages:
|
|||||||
- en
|
- en
|
||||||
|
|
||||||
- md: tutorials/manage-the-clio-server/install-clio-on-ubuntu.md
|
- md: tutorials/manage-the-clio-server/install-clio-on-ubuntu.md
|
||||||
|
parent: manage-the-clio-server.html
|
||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user