Start a project
All projects
Web3 / Blockchain·2024

Multi-Chain Prediction Market

Real-time on-chain prediction & parlay platform across five EVM chains.

Web3 / BlockchainMulti-Chain PredictionMarketReact · TypeScript · Solidity · Hardhat · wagmiFS

Overview

A decentralized prediction and parlay platform where users place and settle bets fully on-chain, deployed across several EVM networks (Sanko/APE, Base, Ethereum, Sonic) from a shared codebase.

Live odds and price data stream over websockets, while Solidity contracts handle settlement, a substantial DeFi system with a per-chain front-end build architecture.

What I built

  • Solidity settlement contracts deployed and maintained across multiple EVM chains.
  • Per-chain front-end builds (Sanko/APE, Base, Ethereum, Sonic) from one codebase.
  • Real-time odds and price feeds via Socket.IO.
  • Wallet connection and transaction flows with wagmi, viem and RainbowKit.