Virtual Currency Demo

Explore how to model balances, grants, and spending for a soft currency inside your game while keeping your existing account system.

What this demo covers

  • Issue starter balances and grants for new or returning players
  • Spend currency on items or boosts and see balances update in real time
  • View a simple admin dashboard for granting and adjusting balances
  • Inspect API calls for reading balances and recording transactions

Live demo

Open the live demo

GitHub repository

Repository link coming soon.