An open API service indexing awesome lists of open source software.

https://github.com/prdsrm/vision

Vision Ecosystem - suite of monitoring tools, for pump.fun, DexScreener Moonshot
https://github.com/prdsrm/vision

Last synced: 7 months ago
JSON representation

Vision Ecosystem - suite of monitoring tools, for pump.fun, DexScreener Moonshot

Awesome Lists containing this project

README

          

# Vision Ecosystem: Pump & Moon Vision
Suite of monitoring tools for [Pump.Fun](https://pump.fun) and [DexScreener](https://dexscreener.com).

### PumpVision

Made for [Pump.Fun](https://pump.fun).

![pump](https://raw.githubusercontent.com/prdsrm/vision/refs/heads/main/assets/pumpvision-logo.jpg)

### MoonVision

Made for [DexScreener](https://dexscreener.com).

![moon](https://raw.githubusercontent.com/prdsrm/vision/refs/heads/main/assets/moonvision-logo.png)

## Installation & Usage

Checkout the `Makefile`, for installation & usage examples.

This needs:
```bash
# 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