Skip to main content
Lucid deploys 6 Solana programs that form the on-chain truth layer: All programs are built with Anchor and deployed to Solana devnet.

Authority

Programs are controlled by a single authority keypair. In production, this will transition to a multisig or DAO governance.

Verification

Every epoch root committed by thought_epoch can be independently verified:
This checks the on-chain PDA against the off-chain MMR root.