Skip to content
@luxfi

Post-quantum blockchain with multi-consensus, FHE, and cross-chain interoperability.

Lux Network

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.

License

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.

Quick Start

# 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 L1

Architecture

Chains:     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

Core Projects

Blockchain Infrastructure

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

Applications

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

SDKs and Tools

Project Description
js-sdk Lux JavaScript SDK
sdk Multi-language SDK (Go, TypeScript, Python)
cli Command-line interface
netrunner Network testing and simulation tool

Related Organizations

Organization Focus
Hanzo AI AI infrastructure — LLM gateway, MCP, agents
Zen LM Frontier language models (600M-480B params)
Zoo Labs Open AI research network (501c3)

Resources

Apache 2.0 -- See individual repositories for details.

Built by the Lux team in collaboration with Hanzo AI

Pinned Loading

  1. consensus consensus Public

    Quasar consensus engine: Go implementations of consensus protocols for the Lux Network.

    Go

  2. crypto crypto Public

    Core cryptographic primitives for Lux: high-performance hash functions (SHA-2/3), symmetric ciphers, ECDSA & BLS signatures, HKDF key derivation, and lattice-based post-quantum schemes.

    C 1

  3. node node Public

    Lux blockchain node — multi-consensus, post-quantum ready

    Go 9 6

  4. teleport teleport Public

    Zero-knowledge MPC cross-chain bridge

    TypeScript 10 6

  5. threshold threshold Public

    ▼ LUX multiparty CGGMP21, FROST, LSS protocol and other threshold signature schemes.

    Go 3 2

Repositories

Showing 10 of 299 repositories
  • atomic Public
    luxfi/atomic’s past year of commit activity
    Go 0 MIT 0 0 5 Updated Mar 28, 2026
  • exchange Public

    ▼ Exchange is a decentralized AMM.

    luxfi/exchange’s past year of commit activity
    TypeScript 3 4 1 1 Updated Mar 28, 2026
  • ui Public Forked from hanzoai/ui

    😎 Lux UI Library for AI+Blockchain powered apps.

    luxfi/ui’s past year of commit activity
    TypeScript 0 MIT 5 0 0 Updated Mar 28, 2026
  • explore Public Forked from blockscout/frontend

    Lux Network Blockchain Explorer.

    luxfi/explore’s past year of commit activity
    TypeScript 0 GPL-3.0 717 1 0 Updated Mar 28, 2026
  • broker Public

    Federated broker: 16 providers, smart order routing, institutional trading

    luxfi/broker’s past year of commit activity
    Go 0 0 0 0 Updated Mar 28, 2026
  • amm Public

    Lux AMM — forked Uniswap SDKs as @luxamm/*, zero supply chain risk

    luxfi/amm’s past year of commit activity
    TypeScript 0 0 0 0 Updated Mar 28, 2026
  • node Public

    Lux blockchain node — multi-consensus, post-quantum ready

    luxfi/node’s past year of commit activity
    Go 9 BSD-3-Clause 6 0 6 Updated Mar 28, 2026
  • dex Public

    High-performance DEX for Lux Network.

    luxfi/dex’s past year of commit activity
    Go 1 1 0 0 Updated Mar 28, 2026
  • bridge Public

    ▼ Bridge, powered by trustless MPC network and privacy focused Teleport protocol.

    luxfi/bridge’s past year of commit activity
    TypeScript 1 4 1 5 Updated Mar 28, 2026
  • bank Public

    Open source banking-as-a-service platform

    luxfi/bank’s past year of commit activity
    TypeScript 0 1 1 0 Updated Mar 28, 2026

Top languages

Loading…