Files
xrpl-dev-portal/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md
mDuo13 7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00

2.2 KiB

html, parent, seo, labels
html parent seo labels
run-rippled-as-a-stock-server.html server-modes.html
description
A multipurpose configuration for anyone integrating XRP.
Core Server

Run rippled as a Stock Server

A stock server is a multipurpose configuration for rippled. With a stock server, you can submit transactions to the XRP Ledger, access ledger history, and use the latest tools to integrate with XRP and the XRP Ledger. You can connect client applications to the XRP Ledger using this server.

A stock server does all of the following:

To participate in the consensus process as a validator, run rippled as a validator instead.

Install and run rippled

The default package installation installs a stock server with a small amount of transaction history. For installation steps, see Install rippled.

After installation, you can adjust how much history your server stores at a time. For steps on how to do this, see Configure Online Deletion.

Troubleshooting

For more information, see Troubleshooting rippled

See Also

{% raw-partial file="/docs/_snippets/common-links.md" /%}