RTB 3sides Coin

Supabase Persistence Active

Private Owner Sign In

Hosted Access

Single-user authentication for private hosted deployment. Live trading remains disabled.

Production Readiness

Private MVP
Mock in Production — Not Real Persistence

This build is intended for private research and paper-trading simulation only.

Private MVP only: ALLOW_MOCK_IN_PRODUCTION=true enables in-memory mock mode during production builds. This is not real production persistence — data is lost on process restart. Use Supabase with auth and RLS for hosted persistence.

  • This build is private MVP mode.
  • Live trading is disabled.
  • Mock mode is not persistent across process restarts.
  • Hosted production requires auth, Row Level Security (RLS), and environment validation before exposing this application to a network.