Rounds are not dealt by a server. Time is divided into ten-minute
blocks, and within a block each round is numbered in order — the
breaking point is derived from that number alone. Two browsers
anywhere in the world compute the same curve for the same round, so
the game is genuinely shared without anything to host. Verify a round
yourself in the console with
CrashEngine.crashPointFor(roundId).
The Table Feed is simulated. It is generated from the round number so every browser shows the same list, but those are not real people — showing other players' live bets needs a server. The rounds themselves are genuinely shared; the players are not.
Balances are a play demonstration denominated in ETH. You can connect a real wallet from the lobby, but that only reads your address and signs a login message — there are no deposits, no withdrawals and no transactions. Nothing here touches real Ether or real money.