Post-Quantum Secure, High-Performance Blockchain Infrastructure By Zach Kelling -- Hanzo Industries | Lux Industries | Zoo Labs Foundation
This repository contains 101 documents for the Lux blockchain platform: 47 research papers, 4 FHE papers, and 50 formal proofs. Lux is the foundational Layer-0 supporting Hanzo (AI Compute) and Zoo (AI/ML Specialization) networks. Coverage includes consensus protocols, post-quantum cryptography, DeFi innovations, cross-chain interoperability, privacy-preserving smart contracts, NFT marketplaces, identity management, and multi-chain AI integration.
All papers are written in LaTeX and automatically compiled to PDF via GitHub Actions.
| # | Paper | File |
|---|---|---|
| 1 | Lux Consensus | lux-consensus.tex |
| 2 | Quantum Consensus | lux-quantum-consensus.tex |
| 3 | Quasar Consensus | lux-quasar-consensus.tex |
| 4 | FPC Consensus | lux-fpc-consensus.tex |
| 5 | Validator Economics | lux-validator-economics.tex |
| # | Paper | File |
|---|---|---|
| 6 | A-Chain Attestation | lux-achain-attestation.tex |
| 7 | G-Chain GraphQL | lux-gchain-graphql.tex |
| 8 | M-Chain MPC | lux-mchain-mpc.tex |
| 9 | Z-Chain Privacy | lux-zchain.tex |
| # | Paper | File |
|---|---|---|
| 10 | Bridge | lux-bridge.tex |
| 11 | Warp Messaging | lux-warp-messaging.tex |
| 12 | Teleport Protocol | lux-teleport-protocol.tex |
| # | Paper | File |
|---|---|---|
| 13 | Lightspeed DEX | lux-lightspeed-dex.tex |
| 14 | Credit Lending | lux-credit-lending.tex |
| 15 | Oracle Infrastructure | lux-oracle-infrastructure.tex |
| 16 | Perpetuals & Derivatives | lux-perpetuals-derivatives.tex |
| 17 | Liquid Staking | lux-liquid-staking.tex |
| # | Paper | File |
|---|---|---|
| 18 | NFT Marketplace | lux-market-nft.tex |
| 19 | ID IAM | lux-id-iam.tex |
| 20 | ID DID Specification | lux-id-did-specification.tex |
| # | Paper | File |
|---|---|---|
| 21 | Governance & DAO | lux-governance-dao.tex |
| 22 | DAO Governance Framework | lux-dao-governance-framework.tex |
| # | Paper | File |
|---|---|---|
| 23 | NTT Transform | lux-ntt-transform.tex |
| 24 | ETHFALCON | lux-ethfalcon-post-quantum.tex |
| 25 | Universal Threshold Signatures | lux-universal-threshold-signatures.tex |
| 26 | PQ Crypto Suite | lux-pq-crypto-suite.tex |
| 27 | Ringtail PQ | lux-ringtail-pq.tex |
| 28 | TFHE | lux-tfhe.tex |
| # | Paper | File |
|---|---|---|
| 29 | Verkle Trees | lux-verkle-trees.tex |
| 30 | Fraud Proofs | lux-fraud-proofs.tex |
| 31 | State Sync | lux-state-sync.tex |
| 32 | Data Availability | lux-data-availability.tex |
| 33 | Restaking | lux-restaking.tex |
| # | Paper | File |
|---|---|---|
| 34 | TEE Computing Mesh | lux-tee-computing-mesh.tex |
| 35 | EVM Precompiles | lux-evm-precompiles.tex |
| 36 | Privacy Pool | lux-privacy-pool.tex |
| 37 | ZAP Wire Protocol | lux-zap-wire-protocol.tex |
| # | Paper | File |
|---|---|---|
| 38 | Economics | lux-economics.tex |
| 39 | Tokenomics | lux-tokenomics.tex |
| # | Paper | File |
|---|---|---|
| 40 | Wave Protocol | lux-wave-protocol.tex |
| 41 | Field Protocol | lux-field-protocol.tex |
| 42 | Flare Protocol | lux-flare-protocol.tex |
| 43 | Nebula Protocol | lux-nebula-protocol.tex |
| 44 | Nova Protocol | lux-nova-protocol.tex |
| 45 | Photon Protocol | lux-photon-protocol.tex |
| 46 | Prism Protocol | lux-prism-protocol.tex |
| 47 | Ray Protocol | lux-ray-protocol.tex |
| # | Paper | File |
|---|---|---|
| 1 | fhEVM | fhe/fhevm/main.tex |
| 2 | fheCRDT | fhe/fhecrdt/main.tex |
| 3 | Voting | fhe/voting/main.tex |
| 4 | ML Privacy | fhe/ml-privacy/main.tex |
proof-consensus-bft proof-consensus-finality proof-consensus-liveness proof-consensus-quasar proof-consensus-safety proof-consensus-validator
proof-crypto-bls proof-crypto-cggmp21 proof-crypto-ckks proof-crypto-frost proof-crypto-hybrid proof-crypto-lss proof-crypto-mldsa proof-crypto-mlkem proof-crypto-ringtail proof-crypto-slhdsa proof-crypto-tfhe proof-crypto-threshold-composition proof-crypto-verkle
proof-defi-amm proof-defi-fee-model proof-defi-flash-loan proof-defi-governance proof-defi-hft proof-defi-liquid-staking proof-defi-orderbook proof-defi-router
proof-protocol-field proof-protocol-flare proof-protocol-handshake proof-protocol-nebula proof-protocol-nova proof-protocol-photon proof-protocol-prism proof-protocol-quasar proof-protocol-ray proof-protocol-wave
proof-bridge-teleport proof-warp-delivery proof-warp-ordering proof-warp-security
proof-build-attestation proof-build-coeffect proof-build-ecosystem proof-build-reproducibility
proof-compute-crosschain proof-network-peer-discovery proof-trust-authority proof-trust-revocation proof-trust-vouch
The Lux-Hanzo-Zoo-Zen ecosystem:
- Lux (L0): 101 documents (47 papers + 4 FHE + 50 proofs)
- Hanzo (L1): 70 papers (34 core + 10 defense + 26 zen)
- Zoo (L2): 26 papers on AI training, tokenomics, conservation
- Zen: 26 papers on efficient LLMs
git clone https://github.com/luxfi/papers.git
cd papers
# Compile all papers
make all
# View PDFs (macOS)
make view
# Clean intermediate files
make clean@article{lux_papers_2025,
title = {Lux Network: Comprehensive Research Papers Collection},
author = {Kelling, Zach and {Hanzo Industries} and {Lux Industries} and {Zoo Labs Foundation}},
journal = {arXiv preprint},
year = {2025},
url = {https://github.com/luxfi/papers}
}- Lead Author: Zach Kelling (zach@lux.network)
- Organizations: Hanzo Industries | Lux Industries | Zoo Labs Foundation
- Research: research@lux.network
- Security: security@lux.network
- GitHub: luxfi | hanzoai | zooai
Last Updated: March 31, 2026 Total Documents: 101 (47 papers + 4 FHE + 50 formal proofs) Status: Active Development