Staging start
Step-by-step path for the bspin-staging operator, including health checks, readiness, launch URL, balance display, Dice bet, and wallet evidence.
This page summarizes the casino integration package. Use the staging start page first, then run the checklist and Postman collection to prove launch, balance, debit, credit, rollback, dispute lookup, fairness verification, and reconciliation flows. Production templates are review gates, not deployment approval.
Step-by-step path for the bspin-staging operator, including health checks, readiness, launch URL, balance display, Dice bet, and wallet evidence.
Casino creates a signed launch URL containing operator id, launch token, game type, issued time, and signature. The game validates the session before showing balance.
Casino exposes validate session, get balance, debit bet, credit win, and rollback transaction endpoints. The game uses signed, idempotent requests.
Operators can reconcile debits, credits, rollbacks, failed rounds, mismatches, and full round trails.
Every round includes server seed hash, client seed, nonce, result details, and a verification path after seed reveal.
docs/staging-integration-start-here.md docs/casino-demo-package.md docs/sandbox-integration-guide.md docs/sandbox-pilot-offer.md docs/sandbox-currency-profiles.sql docs/bspin-staging-operator.sql docs/bspin-production-operator.sql docs/API.md docs/openapi.json docs/postman_collection.json docs/integration-checklist.md docs/production-readiness.md docs/deployment-vercel-supabase-cloudflare.md docs/staging-environment-runbook.md docs/staging-operator-seed-template.sql docs/sample-casino-backend.js docs/signing-example.js
Open Staging Start Here Open Staging Handoff Open Currency Profiles Open Bspin Staging Seed Open Bspin Production Seed Open API Guide Open OpenAPI JSON Open Postman Collection Open Checklist Open Production Readiness Open Deployment Guide Open Staging Runbook Open Local Sandbox Guide