governxitland-hash/solana-pool-analyzer — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Solana pool analyzer I can run from the terminal. I want to be able to look up Raydium and Orca liquidity pools, search by token pair, and quickly see useful numbers like TVL, 24 hour volume, APR or APY, fee generation, and general pool performance. It should also have a mode that shows the top pools, plus an impermanent loss calculator where I can plug in price changes and understand the impact.
Make the terminal UI clean and friendly, with a small menu so I can choose between analyzing a pool, searching pools, viewing top pools, or using the IL calculator. If possible, include basic historical trends or chart style summaries in text for recent performance.
Please have it connect to Solana mainnet using environment settings for an RPC URL and a private key, and make setup easy so I can install and run it right away. Keep it focused on analytics and educational use, and look up current Solana, Raydium, and Orca docs online if you need to.
Want more depth? Deep Reverse