Latheon is a modular network built for fast, near-free transactions — encrypted until you choose to share, verifiable the moment you do. Built for banks, marketplaces, and everyday users alike.
Every transaction is encrypted end to end using zero-knowledge proofs. Nothing about a transfer is exposed unless the sender chooses to reveal it.
Share a view key with a bank, auditor, or regulator, and only that specific transaction becomes readable — full compliance without full exposure.
Fast finality — seconds, not minutes — with low, predictable fees paid in LTH.
We're onboarding a limited group of builders, integration partners, and validators ahead of testnet. Early participants help shape the protocol and receive priority allocation when the network opens.
Get early access to the SDK, testnet faucet, and a grants pool for the first integrations.
Apply as a builder →For banks, e-commerce platforms, and logistics companies exploring a private pilot integration.
Start a pilot conversation →Reserve a spot to run a validator node ahead of the public mainnet launch.
Join the waitlist →Selective disclosure that satisfies auditors without exposing customer data to the public chain.
Gasless checkout and stablecoin settlement, so shoppers never think about the chain underneath.
Verifiable chain-of-custody records that partners can confirm without revealing shipment details.
Encrypted mempool to prevent front-running, with public settlement once a block finalizes.
Near-free in-game transactions and asset minting, without exposing player strategy on-chain.
Solidity-compatible today; inherits whichever execution environment the chosen L2 framework provides.
Encrypted by default, with selective disclosure controlled entirely by the transaction's owner.
Settles on Ethereum as an L2 (ZK-rollup) — inherits Ethereum's security instead of bootstrapping our own.
Standard ERC-20 utility token — 100,000,000 LTH, mintable by the owner for future grants.
Fixed-denomination pool (100 LTH) secured by a real zk-SNARK proof — withdrawals verify a Groth16 proof on-chain instead of revealing a secret.
The on-chain verifier contract that checks zero-knowledge proofs for the shielded pool, without ever seeing the underlying secret.
Claim 500 test LTH once every 24 hours — no need to ask us directly. Enough for 5 deposits into the shielded pool.
Deposit: you lock exactly 100 LTH into the pool. The amount is fixed on purpose: every deposit looks identical from the outside.
Withdraw: you generate a zero-knowledge proof off-chain showing you know a secret belonging to a deposit in the pool — without revealing which one. The contract verifies this proof on-chain and releases 100 LTH to any address you choose. The depositor and recipient are never linked, and the network never sees the secret.
Fully on-chain, no trusted operator: the Merkle tree of deposits updates automatically on-chain with every deposit, using the same Poseidon hash the zero-knowledge circuit relies on. No owner or operator publishes anything manually — the entire flow, from deposit to withdrawal, is verified on-chain end to end.
Hover a deposit to see its path to the public root — everything below stays private.