Files
xrpl-dev-portal/content/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md
mDuo13 554a3732d4 Migrate content syntax via script
The changes in this commit were auto-generated by running

tool/migrate.sh

Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
2024-01-31 16:09:41 -08:00

2.2 KiB

html, parent, blurb, labels
html parent blurb labels
run-rippled-as-a-stock-server.html server-modes.html 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="/_snippets/common-links.md" /%}