Skip to content

Introduction

Velo.games is a B2B real-time crypto prediction engine. We provide the game — you provide the players.

What is Velo?

Velo is a 5-minute binary prediction game where players predict whether Bitcoin's price will go UP or DOWN from a fixed entry point. Rounds are clock-aligned to 5-minute intervals, odds update in real-time using a calibrated Black-Scholes pipeline, and settlements are verified by the Pyth Network oracle — provably fair with on-chain verification proofs.

How Integration Works

Integration architecture

  1. Your casino hosts the player account and wallet balance
  2. Velo RGS (Remote Game Server) runs the game logic, pricing engine, and settlement
  3. The game frontend is embedded in your casino via iframe
  4. When a player bets, Velo sends a debit request to your wallet. When they win, Velo sends a credit

Key Features

FeatureDescription
Black-Scholes PricingInstitutional-grade odds derived from the same model used by derivatives desks, with isotonic calibration and trend persistence
Pyth Network SettlementEvery round settled by Pyth oracle with verifiable price proofs
Dual Oracle FeedsBinance primary + Coinbase failover with cross-validation and automatic failover
Anti-Exploit Engine10-second lock buffer, price staleness detection, max bet/payout caps
Early CashoutPlayers can exit positions early at fair market value (3% spread)
Full White-LabelCSS design tokens for complete brand customization

Next Steps

→ Follow the Quickstart to integrate in under an hour.

B2B Integration Documentation