Operator platform
VelocisGames
Casino operator frontend and wallet callbacks for the VeloGames iGaming aggregator. Browse games, launch sessions, and process seamless-wallet webhooks.
Open game lobbyAggregator API
ReadyVELOGAMES_API_KEY and VELOGAMES_BASE_URL are set.
Callback secret
ReadyHMAC verification is enabled.
PostgreSQL wallet
ReadyDemo player player-123 · 1000.00 EUR.
Wallet callback is not reachable on localhost
VeloGames calls POST /api/v1/callback/wallet from their servers. Deploy this app on a public HTTPS URL, or tunnel local development with ngrok / Cloudflare Tunnel to localhost:3000/api/v1/callback/wallet.