Methodology

Understanding the decentralized mechanics behind Hemi Prediction Markets.

System Architecture
How the protocol components interact to ensure trustless execution.

Unlike traditional order-book prediction markets (like Polymarket or Kalshi), this protocol uses an Automated Market Maker (AMM). There is no matching engine; instead, traders buy and sell directly against a smart contract that guarantees liquidity at algorithmically determined prices.

Core Components

  • MarketCore: The central registry that holds all collateral (USDC) and manages the lifecycle of every market.
  • FpmmAMM: The automated market maker that prices trades using the LMSR math. It mints and burns outcome tokens.
  • Outcome Tokens: ERC-1155 tokens representing shares in a specific outcome (e.g., "YES").
BUY: User (USDC) → MarketCore → AMM Mints Tokens → User
SELL: User (Tokens) → AMM Burns Tokens → MarketCore Releases USDC → User

For more details, view the Source Code on GitHub.

Hemi Predict

A decentralized, permissionless prediction market protocol built on the Hemi Network.

**Disclaimer**: This platform is experimental software built for educational and hackathon purposes. It runs on the Hemi Network. Prediction markets involve significant risk, including the potential loss of all funds. The protocol is decentralized and permissionless; no entity controls the markets or the outcome resolution. Use at your own risk.

© 2025 Digital Block. All rights reserved.

v1.0.0-betaHemi Mainnet