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

Ecosystem

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

Links

  • Papers -- 329+ research papers
  • Stats -- 38,906+ commits, 59M net LOC
  • Security -- cryptographic audit trail
  • History -- 2008-2026 timeline

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

  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 305 repositories

Top languages

Loading…

Most used topics

Loading…