Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 514 Bytes

File metadata and controls

26 lines (19 loc) · 514 Bytes

PredictionMarket

Prediction markets with multi-outcome betting and oracle resolution on ProbeChain Rydberg Testnet.

Features

  • Create markets with multiple outcome options
  • Buy outcomes with PROBE
  • Oracle-based market resolution
  • Proportional payout to winners
  • Platform fee collection

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network