Hub server manual

Our extensible Node.js server designed to simplify casino game development.

Overview

@moneypot/hub is our specialized game server that provides foundational infrastructure needed to build games that can integrate with multiple Moneypot casinos. It handles the complex parts of casino integration so you can focus on your game logic.

With a single hub server, your game can integrate with your controllers across many Moneypot casinos.

Features

  • Built-in database schema for casinos, users, experiences, transactions, deposits, and withdrawals
  • Extensible GraphQL API
  • Admin dashboard
  • Automatic deposit and withdrawal processing
  • TODO
On this page