Documentation

Installing a lite node

A lite node in this context means a smaller footprint: you follow the chain and perhaps participate in a limited role, without running full archival storage. Exact packages and feature flags are in the repository’s install guide; this page is the high-level order of operations.

Typical steps

  1. Install the correct binary or container for your OS and version.
  2. Create a data directory and config for peers, log level, and network id.
  3. Start the service and confirm it syncs to the same network you intend.

Security

Protect signing keys, RPC credentials, and firewall rules even on “small” nodes.

Next

Managing a node