Internal DEX MVP

Create personal tokens, launch a USDX pool, and trade inside a closed market.

This version includes email auth, internal balances, token creation, pool initialization, AMM swap logic, wallet history, Prisma schema, and Docker support.

Included in this codebase

  • • Email/password registration and login
  • • JWT session cookie auth
  • • Internal USDX base token seeding
  • • Token creation with transaction logs
  • • One pool per token against USDX
  • • Buy/sell swap flow using x*y=k