Lux Docs
Build

Build

Start building applications on Lux Network

Build on Lux

Everything you need to build decentralized applications on Lux Network.

Quick Start

Install the CLI

npm install -g @luxfi/cli

Create a Project

lux init my-dapp
cd my-dapp

Development Guides

Supported Languages

LanguageSDKStatus
JavaScript/TypeScript@luxfi/sdkStable
Gogithub.com/luxfi/sdk-goStable
Rustluxfi-sdkBeta
Pythonluxfi-pythonAlpha

Testnet Faucet

Get testnet LUX tokens for development:

lux faucet request --network testnet --address <your-address>

On this page