AldebaranXZY/meteora-lp-manager — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app for managing Solana liquidity on Meteora from one place. I want the main screen to let me search or create DLMM pools, pick a market style like bearish, consolidation, or bullish, choose bin ranges, and open a position in single SOL, single token, or both tokens. If I do not have enough of one side, it should handle the swap through Jupiter. I also want DAMM v2 pool creation with fee options and the NFT position flow. Transactions should be signed on the server with a dedicated hot wallet and sent through Helius in a smart way.
Please also include a tracker page for pump.fun tokens where I can paste several contract addresses, analyze the earliest buyers, spot wallets that keep showing up across multiple launches, label likely bots versus real groups, and monitor them with live alerts through a Helius webhook. Show token cards with market cap, volume, price action, dex info, and links. Keep the tracker local first with SQLite. Add a discover tab for top 24h, trending, and newly created tokens. Please wire up env setup, API protection with a secret, and a safe devnet smoke test. Look up current docs online if needed.
Want more depth? Deep Reverse