Skip to content

Explore the Arcade preview

Plan your next game.
Try the preview.

Browse example games and explore how payment shares are calculated. Launches, hosting and real payments are paused.

  • Example templates
  • Setup walkthrough
  • Payment split examples
Example setupPreview only
?
Selected gameTrivia Royale
Change
  1. Choose a gameTrivia Royale
  2. 2
    Name and addressNext: choose your game address
  3. 3
    Explore payment sharesIllustrative amounts only
  4. 4
    Launch pausedNo payment or hosting is available
Setup choiceManaged setup example
Unavailable

Start where you are

One platform.
Two clear paths.

Explore a game as a host, or work on the project as a developer. Paid launches are paused on both paths.

01

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
Browse games
02

For developers and studios

Build or customize

Work locally in TypeScript and reuse the existing schemas and UI. Wallet and payment examples remain simulations.

  • Strict, shared contracts
  • Mock-first local workflow
  • Production launch unavailable
Open developer path

Setup walkthrough

Explore the steps before launch.

These screens illustrate the planned journey. Creating a server, taking a payment and launching a game are currently unavailable.

  1. 01

    Pick a game

    Browse the example catalogue and try a simulated purchase interaction.

  2. 02

    Make it yours

    Try a game name and example address. This preview does not reserve a domain.

  3. 03

    Explore payment shares

    Use example amounts to understand the split. No money is due or sent.

  4. 04

    Launch is paused

    Hosting, payment and credential handoff are not available in this preview.

Planned setup — unavailable

Cashify managed setup

The planned setup includes a private server, a domain, HTTPS and launch checks. This preview does not provision any of them.

Domain owner
No domain created
Server access
No server or credentials issued
Game updates
Unavailable in preview
Prefer your own server?

The planned option uses a server and DNS you manage. Installation on your own server is also unavailable here.

Illustrated checklist — no deploymentFriday Trivia
Example only
  • Payment confirmationNo payment sent in this example
  • Server reservationNo server created
  • Game installationExample: Trivia Royale 1.0.0
  • Domain connectionNo address reserved
  • Securing HTTPS
  • Final health check
Show technical details

A real launch would need verified provider results for every step. This illustration contains no runtime logs or resources.

Illustrative payment model

Explore how a payment would split.

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.

Example purchase$10.00
Example only
Host share
$8.00 80%
Studio partner
$0.30 3%
Referrer
$1.00 10%
Template creator
$0.50 5%
Cashify fee
$0.20 2%

Illustration with a referrer. Without a referrer, the host share is 93%.

Developer path

Understand the project in one screen.

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 UI
packages/protocolShared schemas and contracts
packages/uiTokens and reusable components
Local quick startLocal preview

1Install the workspace

pnpm install

2Start local services

docker compose -f infra/docker-compose.yml up -d
pnpm dev
Verify the local previewOpen localhost:3000 after startup completes

Explore what is here today

Try a game preview.
Build from an example.

Browse the examples or explore the local developer path. Paid launch and hosting remain paused.

Browse previews