JHenzi/OrcaRewardDashboard — reverse-engineered prompt
Reverse engineered prompt
Build me a local web dashboard for Solana that lets me track rewards from my Orca liquidity pool wallet and also watch SOL market data in one place. I want it to pull wallet reward and fee collection history through Helius, save everything in SQLite, and show simple totals, daily and monthly breakdowns, and a clean history view for SOL, USDC, and mSOL growth over time.
On the price side, add a SOL tracker page with live price updates, a nice interactive chart, and basic trading indicators like RSI, moving averages, MACD, Bollinger bands, volatility, and a simple buy, sell, or hold signal with performance stats. I also want the AI trading intelligence features from the repo, meaning hourly return predictions with confidence, a short explanation of what influenced the call, and human readable trading rules discovered from the model.
Please make it feel modern, responsive, and easy to run locally from one main app entry point, with environment variables for API keys and a simple setup flow. Look up current docs online if you need to.
Want more depth? Deep Reverse