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/cliCreate a Project
lux init my-dapp
cd my-dappStart Development
lux devDevelopment Guides
Smart Contracts
Deploy Solidity contracts on Lux C-Chain
SDKs
JavaScript, Go, and Rust SDKs
Subnets
Create and deploy custom subnets
Tutorials
Step-by-step guides and examples
Supported Languages
| Language | SDK | Status |
|---|---|---|
| JavaScript/TypeScript | @luxfi/sdk | Stable |
| Go | github.com/luxfi/sdk-go | Stable |
| Rust | luxfi-sdk | Beta |
| Python | luxfi-python | Alpha |
Testnet Faucet
Get testnet LUX tokens for development:
lux faucet request --network testnet --address <your-address>