Documentation
Introduction
Splitpot is a self-custodial matchday prediction pot. Friends stake the same amount, lock picks with wallet signatures, and split the pool when the match ends.
What it is
Splitpot runs entirely in the browser. Each player creates or imports a wallet with Tether WDK. Picks are signed on the device. Optional on-chain mode sends USDt stakes to the host and pays winners with real ERC-20 transfers.
Who it is for
- Watch parties that already run cash or Venmo pots
- Groups that want signed picks without a custodial middleman
- Builders integrating Tether WDK into a clear consumer flow
Product map
| Surface | Path | Purpose |
|---|---|---|
| Landing | / | Product story and entry |
| App | /app | Wallet, create pot, pot list |
| Pot room | /pot/[id] | Join, lock, settle, pay |
| Import | /import | Open a shared pot link |
| Docs | /docs | This site |
Core ideas
- Equal stakes — every player commits the same amount
- Signed picks — WDK signature binds pick to wallet address
- Host settles — host records full-time result after picks lock
- Optional USDt — on-chain deposits and payouts when configured
Next
Getting started walks through wallet creation and your first pot.