Fund Tracker Dashboard

Real-time dashboard tracking fund balances across multiple trading venues, wallets, and DeFi positions — polling every 5 minutes with secure secrets management.

Aggregates balances across crypto exchanges, prediction markets, and DeFi positions into a single dashboard. Turborepo monorepo with a Node.js poller and Next.js dashboard, both on Railway. The interesting bits: parallel-by-venue polling that handles different API rate limits gracefully, automatic DeFi portfolio tracking across multiple chains, and a secrets pipeline that keeps API credentials out of the codebase entirely.