Vision Ecosystem: Pump & Moon Vision
Suite of monitoring tools for Pump.Fun and DexScreener.
PumpVision
Made for Pump.Fun.

MoonVision
Made for DexScreener.

Installation & Usage
Checkout the Makefile, for installation & usage examples.
This needs:
# Telegram bot tokens (for prod and test)
PUMPBOT_TOKEN=""
DEBUG_PUMPBOT_TOKEN=""
MOON_TOKEN=""
DEBUG_MOON_TOKEN=""
# Helius RPC URL
HELIUS_RPC_URL=""
# The Database connection string, where you store your Telegram accounts(with std)
DATABASE_URL=""
License
BSD-3-Clause license, because FreeBSD is great