LPsLux Proposals
Research
LP-10000

Lux Curriculum — Role-Based Learning Paths

Draft

The single pedagogical root of the LP corpus — reading orders for every role, from first principles to production, with only live canonical LPs referenced

Type
Meta
Created
2025-12-21

LP-10000: Lux Curriculum

Abstract

This LP is the one curriculum document for the Lux LP corpus (one concept, one LP — the nine former per-role path LPs, 10001–10009, are merged here and retired). Each track below is a reading order over live canonical LPs only; retired and superseded LPs are never referenced. Every link is verified against the current tree.

The mental model to acquire first, regardless of role:

  1. Topology — ten chains: P X (UTXO rails) + C D Q Z A B M F (execution lanes). LP-0130 is the single topology + fee-model authority.
  2. Consensus — Quasar: BLS fast path + post-quantum witnesses. LP-0110.
  3. Money — X is the money rail, P is the staking rail, LUX is the only fee currency. LP-0001 + LP-0130 §3–5.

Track 0 — Core Protocol (everyone starts here)

"What is Lux, structurally?" Prerequisite for every other track.

#LPWhat you learn
1LP-0000Network architecture and the LP process
2LP-0001LUX tokenomics, denominations (µLUX base)
3LP-0130The 10-chain roster, UTXO ownership, fee rails
4LP-0099How LPs are numbered and organized
5LP-0110Quasar consensus
6LP-0121The go-live standard: chains, VMs, precompiles, finality
7LP-1000P-Chain: validators, staking, chain creation
8LP-1100X-Chain: the asset-settlement UTXO ledger

Checkpoint questions: Which two chains hold UTXOs? What currency are fees paid in, on every chain? Where do worker rewards settle? Why does Q-Chain have no user-payable blockspace?

Track 1 — Smart Contract Developer

"I want to build apps, protocols, and money." After Track 0.

#LPWhat you learn
1LP-1200C-Chain EVM; gas paid from X-imported LUX
2LP-3020LRC-20 fungible tokens
3LP-3721LRC-721 NFTs
4LP-4155LRC-1155 multi-token
5LP-0041Wallet standards
6LP-7337Account abstraction
7LP-9015The precompile registry
8LP-99990x9999 receipt settlement: D matches, C settles

Build after reading: an LRC-20 with minting; a minimal AMM; then settle a fill through the 0x9999 path on a local net.

Track 2 — Validator / Platform Engineer

"How does Lux actually run?" After Track 0.

#LPWhat you learn
1LP-1000P-Chain deep dive
2LP-0120Quasar mainnet defaults + strict-PQ profile
3LP-4000Q-Chain and the 4xxx crypto umbrella
4LP-1605Elastic validator chains
5LP-3660Network upgrades and state migration
6LP-0070Key management system

Track 3 — Trading / Market Infrastructure (the DeFi core)

"Sub-millisecond matching with on-chain settlement." After Track 0.

#LPWhat you learn
1LP-9099DEX series map
2LP-9000D-Chain CLOB: match at Verify, commit at Accept
3LP-9026Asset identity + permissionless admission
4LP-9027CCXT surface + dex_* ZAP wire
5LP-9001Trading engine internals
6LP-9005Native oracle protocol
7LP-9040Perpetuals and derivatives
8LP-9025MEV protection
9LP-9061Measured precompile gas benchmarks

Track 4 — Security / Auditor

"Where are the trust boundaries?" After Track 0.

#LPWhat you learn
1LP-0006Network security principles
2LP-0085Audit framework
3LP-0086Responsible disclosure
4LP-0130 §13The 8 cross-chain invariants (incl. Σ-escrow)
5LP-4090PQ precompile implementation guide
6LP-0120Strict-PQ profile enforcement boundaries

Track 5 — MPC / Threshold / Custody

"Sign without any party holding the key." After Track 0.

#LPWhat you learn
1LP-7103LSS: the secret-sharing substrate
2LP-7100M-Chain: ceremonies, committee selection, sessions
3LP-7336K-Chain: key lifecycle (cold path)
4LP-4720CGGMP21 threshold ECDSA
5LP-4710FROST threshold Schnorr
6LP-4450Pulsar: PQ threshold ML-DSA (FIPS 204 byte-equal)
7LP-4730Proactive resharing
8LP-4740Per-asset custody keys

Track 6 — Privacy / ZK / FHE

"Compute on data that is never revealed." After Track 0.

#LPWhat you learn
1LP-8000Z-Chain ZKVM; shielded pool = X-escrow wrapper
2LP-8045Encrypted execution layer interface
3LP-8503Validity proof system
4LP-8200F-Chain: FHE bootstrap keys + encrypted EVM
5LP-4800P3Q: PQ-only STARK core
6LP-9400Private AMM
7LP-9401Confidential lending
8LP-9402ZK swaps

Track 7 — Cross-Chain / Bridge

"Move value and messages between sovereign chains." After Track 0.

#LPWhat you learn
1LP-6000B-Chain: bridge lifecycle; fees from bridged amount
2LP-6331BridgeVM detail (annex to LP-6000)
3LP-6602Warp messaging base
4LP-6603Warp 1.5: quantum-safe messaging
5LP-9107Bridged-asset standard (reference implementation)
6LP-7100The custody layer bridges depend on

Track 8 — Investor / Institutional

"What is the economic machine?" Track 0 items 1–3, then:

#LPWhat you learn
1LP-0001Tokenomics, supply cap, burn model
2LP-0130 §4–12Fee flows and per-chain fee policy
3LP-1000Staking economics
4LP-9099The trading stack at a glance
5LP-3104Stablecoin compliance (GENIUS Act)

Track 9 — Researcher

"Where is the frontier?" After any technical track.

#LPWhat you learn
1LP-4450Byte-equal FIPS 204 threshold signing
2LP-4440Corona: Ringtail-derived two-round threshold
3LP-4540Magnetar: threshold SLH-DSA (hash-based)
4LP-4800PQ-only STARK stack
5LP-8501Data availability layer

Merged-and-retired note

LP-10001 through LP-10009 (per-role path LPs) are retired into this document (2026-07-03). Their prior revisions contained link errors (references to renumbered or retired LPs); every link above is verified against the live tree at merge time. If a link here 404s, the referenced LP was retired after this revision — check git log for its successor.

Security Considerations

None — meta/organizational.

Copyright and related rights waived via CC0.