Lux Docs

Local Network

Set up a local 5-node Lux network

Start a Local Network

lux network start --num-nodes 5

This starts a 5-node Lux network on your machine with all standard chains (P, X, C).

Verify

lux network status

Stop

lux network stop

On this page