pump-chat-client

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A WebSocket client library (v1.0.1) for connecting to pump.fun token chat rooms using the Socket.IO protocol. It provides real-time chat message streaming with automatic reconnection (exponential backoff), message history management, and an event-driven API via EventEmitter. Fully typed with TypeScript definitions. Key differentiator: abstracts pump.fun's proprietary socket.io protocol into a simple client interface for reading and sending chat messages. Suitable for integration into Solana-based trading bots and analytics dashboards.