LimitSwap is a trading bot for UniSwap & Many Other DEXs. It has the ability to scan multiple pairs on uniswap and grab the price in realtime and make automated trading decisions based on the users settings [AKA: Limit Orders]
This bot was built as a learning project for me to learn how to use Web.py, Erc20, & improve my coding skills please use at your own risk!
There are 2 ways to install LimitSwap :
Here is a tutorial step-by-step:
- Download last LimitSwap code here :
- Unzip file
- Install Python on your computer : https://www.python.org/downloads/
PLEASE ADD IT TO PATH BY CHECKING THIS OPTION:
- Install Visual Studio : https://visualstudio.microsoft.com/fr/thank-you-downloading-visual-studio/?sku=Community&rel=17
Please install the default package and all those options :
- Open Windows Powershell (or Mac Terminal on MacOs)
- Navigate into the unzipped folder
- Run command: "pip install -r requirements.txt" --> this will install all the packages needed to run LimitSwap
==> And it's done! ✅
Simply double-click on "LimitSwap.py" and it will run, since you've installed Python 👍👍
🟢 : you are sure of the code that is running on your computer
🔴 : little bit complicated
That we provide on the Release page : it's a .exe file that you can run on your computer. https://github.com/CryptoGnome/LimitSwap/releases
🟢 : very easy to setup
🔴 : it's pre-compiled, so you cannot check the Source Code
Want to help contribute to LimitSwap, reach out on telegram all you need to do is make changes or fix bugs and we will pay developer bounties in $LIMIT for helping make the bot batter!