This is a fully decentralized event prediction market BaaS (Blockchain-as-a-Service) platform designed to help developers and project teams rapidly build their own dedicated prediction markets. It enables complete separation of events, funds, and platform fees through a modular smart contract architecture.
In one sentence: Projects =Decentralization + Modular Design + Multi-Chain Support + AI Agent–Powered Prediction Market Builder
Key features include:
- Built entirely on smart contracts
- Transparent events, funds, and rules
- Automated settlement with verifiable trustlessness
- Low barrier to user participation
Platform provides a complete, production-ready technical framework. Developers can deploy a fully functional prediction market Dapp within seconds.
Core capabilities include:
- Decentralized fund custody (managed automatically by smart contracts)
- Isolated event architecture (independent markets without cross-impact)
- AI Agent development toolkit for rapid creation of custom prediction markets
- Multi-Chain support, compatible with major blockchain ecosystems
The Platform system is fully modular and Pod-based, allowing horizontal scalability and Platform isolation:
- EventManager: Manages event lifecycle and distributes event updates.
- EventPod: Dedicated event-processing pods that independently handle different event groups.
- FundingManager: Manages market pools, settlement logic, and reward distribution.
- FundingPod: Pool-level contract pods for fund tracking and automated settlement.
- FeeVaultManager: Manages fee accumulation for each project or market.
- FeeVaultPod: Independent fee pools for Platform isolation.
- OrderBookManager: Manages user positions and order states.
- OrderBookPod: Order book pods operating independently for scalability and isolation.
- AdminFeeVault: Stores aggregated platform-level administrative fees and enables revenue sharing.
Platform delivers a modular, decentralized, and developer-friendly framework for building scalable prediction markets. With smart contract–based automation, multi-chain deployment capability, and AI-powered generation tools, Platform drastically lowers the barrier for launching secure, transparent, and customizable prediction market applications.
$ forge build$ forge test$ forge fmt$ forge snapshot