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
- Host: GitHub
- URL: https://github.com/prdsrm/vision
- Owner: prdsrm
- License: bsd-3-clause
- Created: 2024-10-14T15:47:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T08:48:52.000Z (over 1 year ago)
- Last Synced: 2024-10-18T03:51:47.631Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

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

## 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