Home/Networks/Litecoin

ltc

Litecoin full node

Run a Litecoin Core full node — mainnet, testnet, or regtest — full history from the Toolkit panel.

Client

Litecoin Core (litecoind)

RPC

Bitcoin-like JSON-RPC

History

Full history, no prune. IBD like Bitcoin.

Litecoin follows the Bitcoin Core install path: conf first, then litecoind, prune=0. The panel shows IBD honestly.

Regtest is available for local tests. Same Servers → Add node → node page administration.

Environments

mainnettestnetregtest

Install

  1. On Ubuntu 24.04 LTS:
    bash
    curl -fsSL "https://toolkit.rpcnode.dev/install/agent.sh" | sudo bash
    Supported and recommended: Ubuntu 24.04 LTS (amd64 or arm64). Other operating systems have not been tested.
  2. Panel → Add server (Agent URL + token) → Add node → Litecoinmainnet.
  3. Confirm ports, choose install options if this chain has them, install Litecoin Core (litecoind), snapshot if required, start. Watch sync on the node page.

Operate from the panel

After the node is up you manage it in the same UI — Node Config (edit the live files and apply), client updates, restart, logs, public RPC. You do not need SSH to change conf. Install-time choices (snapshot flavor, history window, disk layout) are stored on that node.

FAQ

How do I run a Litecoin full node?
Install the host agent, add the server, then Add node → Litecoin. Toolkit provisions Litecoin Core (litecoind).
Can I change the Litecoin config later?
Yes. Node page → Node Config. Edit and apply; restart from the same page. A different snapshot or history flavor is an Install choice — changing it later usually means wipe and Add node again.
Pruned or light?
Full history, no prune. IBD like Bitcoin.
Catalog
/clients/ltc/ · catalog.json

Other networks