zkde.fiLive on Starknet Mainnet
Proof-gated portfolio rebalancing and portable reputation — tracking ~$75M across Starknet DeFi as we prepare for official launch.
Proof-gated portfolio rebalancing and portable reputation — tracking ~$75M across Starknet DeFi as we prepare for official launch.
Two production surfaces are running on Starknet mainnet right now:
/portfolio — AI-driven portfolio rebalancing. The system monitors your positions across protocols (Ekubo, Vesu, staking), generates a rebalance plan, runs risk checks, and executes. This is the MVP product — real capital, real transactions, real receipts.
/passport — Portable reputation passport. Your on-chain activity across Starknet DeFi — bridge deposits, protocol interactions, transaction history — compiled into a verifiable reputation profile with tier progression and gate unlocks. This travels with your wallet.
Both surfaces read your real mainnet chain state — positions, balances, transaction history — via RPC. Swaps route through mainnet Ekubo and Vesu directly through your wallet. Receipts are attested on the mainnet ReceiptRegistry. The full proof-gated contract system (VaultController, adapters, verifiers) is on Sepolia and coming to mainnet.
The full-feature version of the app — Capital OS and Trade Desk — is live on Starknet Sepolia. These surfaces offer deeper proof-gated execution: zkML circuit verification, privacy rails, selective disclosure, five-lane proof settlement. They're the same product at different stages of mainnet readiness.
Everything described in the Proof System and advanced API sections of these docs refers to the Sepolia deployment unless otherwise noted.
AI signal / strategy intent
↓ zkML inference → Groth16 commitment (EZKL)
↓ Garaga KZG pairing check in Cairo
↓ Stone STARK execution envelope
↓ Policy gate — no proof, no execution
↓ On-chain receipt → fact registryBoth mainnet and Sepolia deployments share the same architecture: AI models produce risk signals, those signals become zero-knowledge proofs, and smart contracts verify the proofs before capital moves. The mainnet deployment runs a streamlined version of this pipeline; the Sepolia deployment exercises the full five-lane proving stack.
Using the app now? Go to /portfolio or /passport — both are live on mainnet.
Judge or technical reviewer?Live Proof Readout — every claim is verifiable. Then Proof Pipeline for the architecture.
Developer or integrator?Developers for integration patterns, then API Reference for the full endpoint map.
Start Here — The Primitive · Core Concepts · Quick Start
Mainnet Products — Portfolio Rebalancer · Reputation Passport
The Proof System — Proof Pipeline · zkML Circuits · Privacy Rails · Proof Readout
The App (Sepolia) — Capital OS · Trade Desk · Profile · Session Keys · Deploy to Ekubo
For Developers — Developers · API Reference · Reputation · WebSocket
Reference — Architecture · Contracts · Deploying · Troubleshooting · FAQ