Skip to content

Prof0xx/flashbet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlashBet

Rapid prediction markets on Base — bet on 10-minute crypto price movements.

What is FlashBet?

A mobile-first prediction market platform on Base L2. Users bet on whether BTC/ETH goes up or down in the next 10 minutes. Parimutuel pool with 2% rake. Instant wallet payouts.

Tech Stack

Layer Choice
Framework Next.js 14 (App Router)
API tRPC
Database Neon PostgreSQL + Prisma
Blockchain Solidity on Base L2
Auth Web3Modal (MetaMask, WalletConnect, Coinbase Wallet)
Real-time Socket.io
Styling Tailwind CSS + shadcn/ui
State Zustand (client) + tRPC (server)

Project Structure

AGENTS.md          ← Cursor agent rules (auto-read)
docs/
  PRD.md           ← Product requirements
  TASKS.md         ← Ordered task queue with AC + verify
  DECISIONS.md     ← Locked tech choices + OSS accelerators
  RUNBOOK.md       ← All dev commands

Getting Started

  1. Clone this repo
  2. Open in Cursor → Agent mode → type "go"
  3. Cursor reads AGENTS.md and works through docs/TASKS.md task by task
  4. Approve terminal commands when prompted

That's it. No mega prompt needed.

Development Commands

pnpm install        # install deps
pnpm dev            # dev server
pnpm lint           # lint
pnpm typecheck      # type check
pnpm test           # run tests

Links


Generated by Prof's AI Council (BUILD_KIT workflow)

About

Rapid prediction markets on Base - bet on 10min crypto events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors