Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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