Releases: Kernlog/pump-sniper
Releases · Kernlog/pump-sniper
v0.1.0-alpha - Initial Alpha Release
Initial Alpha Release
This is the first alpha release of Pump Sniper, a high-performance Solana token monitoring and automated trading bot for Pump.Fun.
Features
- Real-time token monitoring via Yellowstone gRPC streaming
- Automated trading execution based on market cap thresholds
- Monitor mode for live token tracking
- Sniper mode for automated trading
- Configurable parameters via environment variables
Installation
Download the binary for your platform, extract, and run:
tar -xzf pump-sniper-v0.1.0-alpha-darwin-arm64.tar.gz
./monitor # For monitoring mode
./sniper # For trading modeSee README for configuration details.
Note: This is an alpha release. Use at your own risk.