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 last 5 minutes, odds update in real-time, and settlements are handled by Chainlink oracles — provably fair and verifiable on-chain.

How Integration Works

┌─────────────┐     Seamless Wallet API     ┌──────────────┐
│  Your Casino │ ◄──────────────────────────► │  Velo RGS    │
│  (Operator)  │     debit / credit / bal    │  (Game Server)│
└─────────────┘                              └──────┬───────┘
       │                                            │
       │  Player's browser                          │  Binance WS
       │                                            │  Chainlink
       ▼                                            ▼
┌─────────────┐     WebSocket price feed     ┌──────────────┐
│  Velo Game   │ ◄──────────────────────────► │  Oracle      │
│  (Frontend)  │                             │  Engine      │
└─────────────┘                              └──────────────┘
  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 or direct component integration
  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
Chainlink SettlementEvery round settled by a decentralized oracle — verifiable on-chain
Anti-Exploit EngineBuffer zone, latency guards, price divergence enforcer, dynamic stake limits
Full White-LabelCSS design tokens for complete brand customization
GLI CertifiedMathematical model audited under GLI-19 and GLI-33

Next Steps

→ Follow the Quickstart to integrate in under an hour.

B2B Integration Documentation