mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
1.0 KiB
1.0 KiB
rippled API Reference
{{currentpage.blurb}}
-
Public methods are not necessarily meant for the general public, but they are used by any client attached to the server. Think of public methods as being for members or customers of the organization running the server. -
Admin methods are meant only for trusted server operators and include commands for managing, monitoring, and debugging the server. Think of admin methods as being for the personnel in charge of keeping the server operational. -
A transaction is the only way to modify the XRP Ledger. Get details about its required format. -
Learn about the format of individual ledgers that make up the shared, global XRP Ledger. -
Get details about these common conventions used across the `rippled` API.