This is a pure HTML/CSS/JS dashboard that connects to Pump.fun's WebSocket API to monitor Solana memecoin launches in real time. No build step, just open index.html and you get a live feed of new tokens with market cap, initial buy amounts, and trade updates. It includes basic alert criteria (market cap thresholds, volume triggers) with a five-alert-per-day free tier, plus non-custodial wallet integration for Phantom and Solflare. The implementation is straightforward: one WebSocket class handles subscriptions, callbacks update the DOM directly, and localStorage persists your watchlist. Useful if you want to track Pump.fun launches without opening fifty browser tabs or building your own WebSocket plumbing from scratch.
npx skills add https://github.com/aradotso/trending-skills --skill pump-analyzer-solana