For hosts and communities
Launch a game
Browse example templates and try the setup walkthrough. No game, domain or server is created.
- Browse without code
- Example setup choices
- Launch currently paused
Explore the Arcade preview
Browse example games and explore how payment shares are calculated. Launches, hosting and real payments are paused.
Choose your starting point
These sample catalogue entries are previews, not approved launches. Hosting and purchases remain unavailable.
Explore a sample quiz concept with example boosts and team play.
Explore a sample social room with simulated reactions and tips.
A local starting point for developers exploring game and purchase UI.
Start where you are
Explore a game as a host, or work on the project as a developer. Paid launches are paused on both paths.
For hosts and communities
Browse example templates and try the setup walkthrough. No game, domain or server is created.
For developers and studios
Work locally in TypeScript and reuse the existing schemas and UI. Wallet and payment examples remain simulations.
Setup walkthrough
These screens illustrate the planned journey. Creating a server, taking a payment and launching a game are currently unavailable.
Browse the example catalogue and try a simulated purchase interaction.
Try a game name and example address. This preview does not reserve a domain.
Use example amounts to understand the split. No money is due or sent.
Hosting, payment and credential handoff are not available in this preview.
Planned setup — unavailable
The planned setup includes a private server, a domain, HTTPS and launch checks. This preview does not provision any of them.
The planned option uses a server and DNS you manage. Installation on your own server is also unavailable here.
A real launch would need verified provider results for every step. This illustration contains no runtime logs or resources.
Illustrative payment model
This example shows the intended shares of a $10 purchase with a referrer and studio partner. Real payments and earnings are paused.
Example amounts, no money sent.
The planned model sends each share directly to its recipient.
Illustration with a referrer. Without a referrer, the host share is 93%.
Developer path
The repository is organized around product boundaries, so a new contributor can change the portal without learning provisioning internals first.
apps/portalPages and guided launch UIpackages/protocolShared schemas and contractspackages/uiTokens and reusable components1Install the workspace
pnpm install2Start local services
docker compose -f infra/docker-compose.yml up -d
pnpm devExplore what is here today
Browse the examples or explore the local developer path. Paid launch and hosting remain paused.
Browse previews