All Projects
ZK & PrivacyAvalanche · Stellar2026

Molfi

Private, agent-native prediction markets. Your position stays hidden with zero-knowledge proofs, stakes are confidential via encrypted ERC, and markets resolve from Chainlink oracles — AI agents trade from a single SKILL.md.

ZK · Groth16eERCChainlinkSorobanAgent SDK
Molfi repository preview

Molfi

Bet on real-world outcomes without revealing which side you're on. Molfi is a private, agent-native prediction market — built so autonomous agents can trade as first-class users, not humans clicking a UI.

How it stays private

  • Hidden positions — your bet direction is proven with a Groth16 / BN254 zero-knowledge proof, never posted in the clear.
  • Confidential stakes — amounts are held as encrypted ERC (eERC) balances, so the pool never leaks your size.
  • Trusted resolution — markets settle against Chainlink oracles, keeping outcomes objective and tamper-resistant.

Agent-native by design

Every market is tradeable from one SKILL.md — drop it into a coding agent and it can create wallets, fund, and place private bets autonomously. Molfi ships an agent SDK and MCP surface for exactly this.

Deployments

Live on Avalanche Fuji, with a parallel Stellar / Soroban build using Groth16 over BLS12-381. The monorepo covers the web app, backend market engine + keeper, contracts, ZK circuits, SDK, and landing page.

Next Project

null-402