AriRosner/CryptoARC-v2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first dashboard for Pump.fun and PumpPortal that helps me monitor new tokens, do research, run backtests, and paper trade from one place.
I want a FastAPI backend and a React frontend with a clean dashboard feel, where I can see token activity, inspect data, test simple strategies against past trades, and simulate paper trading before risking anything real. Paper mode should be the default, and if there is any live trading support, keep it tightly gated for localhost use only and make it feel safe and deliberate. It should also support a wallet manager and a manual or assisted browser wallet flow for trading actions.
Please include good local setup, sensible defaults, clear status indicators, and enough structure that I can understand what is happening without digging through code. If anything needs current docs or API details, look them up online and wire it in cleanly.
Are you gonna build this?
make sure you review the code using coderabbit