Post-quantum blockchain with multi-consensus architecture, fully homomorphic encryption (FHE), and cross-chain interoperability. High-performance decentralized infrastructure for the next generation of secure, scalable applications.
Lux features a novel Quasar consensus family, multi-chain architecture (X-Chain DAG, P-Chain platform, C-Chain EVM, custom subnets), and an integrated post-quantum cryptography stack including lattice-based signatures, FHE, and threshold MPC.
# Install Lux CLI
go install github.com/luxfi/cli@latest
# Create a local network
lux network start
# Deploy a chain
lux chain create L1
lux chain deploy L1Chains: X-Chain (DAG) | P-Chain (Platform) | C-Chain (EVM) | Subnets
|
Consensus: Snow Family -- Snowball, Snowflake, Avalanche, Frosty
|
Crypto: Lattice signatures | FHE | Threshold MPC | Zero-knowledge
|
Bridge: Teleport -- Zero-knowledge MPC cross-chain bridge
| Project | Description |
|---|---|
| node | Lux blockchain node -- multi-consensus, post-quantum ready |
| standard | Reference implementation of Teleport protocol and quantum signatures |
| teleport | Zero-knowledge MPC cross-chain bridge |
| coreth | C-Chain EVM implementation |
| evm | Subnet EVM framework |
| Project | Description |
|---|---|
| bank | Open source banking-as-a-service platform |
| exchange | AMM + DEX |
| explorer | Block explorer |
| market | Web3 marketplace for real-world assets (RWAs) |
| wallet | HD wallet implementation |
| Project | Description |
|---|---|
| js-sdk | Lux JavaScript SDK |
| sdk | Multi-language SDK (Go, TypeScript, Python) |
| cli | Command-line interface |
| netrunner | Network testing and simulation tool |
| Organization | Focus | Link |
|---|---|---|
| Hanzo AI | AI infrastructure, LLM gateway, MCP tools | github.com/hanzoai |
| Lux Network | Post-quantum blockchain, FHE, multi-consensus | github.com/luxfi |
| Zen LM | Frontier language models, 600M-480B parameters | github.com/zenlm |
| Zoo Labs | Open AI research, DeSci, 501(c)(3) foundation | github.com/zoo-labs |
| Lux FHE | Fully homomorphic encryption research + SDK | github.com/luxfhe |
| Lux C++ | High-performance C++ libraries | github.com/luxcpp |
| Hanzo KMS | Enterprise secret management | github.com/hanzokms |
| Hanzo ID | Identity, OAuth2/OIDC, WebAuthn | github.com/hanzoid |
- Papers -- 329+ research papers
- Stats -- 38,906+ commits, 59M net LOC
- Security -- cryptographic audit trail
- History -- 2008-2026 timeline
- lux.network -- Website
- docs.lux.network -- Documentation
- explorer.lux.network -- Block explorer
Apache 2.0 -- See individual repositories for details.
Built by the Lux team in collaboration with Hanzo AI