Lux Docs

Quick Start

Deploy your first subnet in minutes

Create a Local Network

lux network start

Create a Subnet

lux subnet create mysubnet --evm

Deploy the Subnet

lux subnet deploy mysubnet --local

Send a Transaction

lux wallet transfer --to 0x... --amount 1 --chain mysubnet

On this page