Releases: FLOCK4H/Dexter
Releases · FLOCK4H/Dexter
Release list
3.0.3
3.0.1
- Added PumpSwap migration handling
- Remade Dexter into a TUI app
- Removed the need of running
wsLogs.py - Packaged dexter so it can run with
dextercommand - Added Pump.fun token creation
- Added MEV Tips and all major SWQoS providers
- Added native pump.fun API metadata upload (image, description, twitter, etc.)
- Added positions management, and auto sell on shutdown
- added
install_postgre.shto aid users in installing db reqs - better error handling
- partial support: telegram/discord hooks
Full Changelog: https://github.com/FLOCK4H/Dexter/commits/3.0.1
V2.1
v2.0.0
- Patched swaps after Pump.fun vaults update
- Introduced
pump_funlibrary, removed the single modulepump_swap.pyfromDexLab, now Dexter checks if token is migrated and doesn't sell (as it would be unsuccessful). - Added
req.txtfile, install all libraries via single commandpip install -r req.txt - Refined colors & design