Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

tun43p/python-uniswap-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart

A smart and simple trading bot.

Table of contents

Getting started

Download

To download this project, please do: git clone https://github.com/tun43p/smart.git.

Install dependencies

To install the dependencies, please do: pip3 install -r requirements.txt.

Setup the environment variables

To setup the environment variables, please do: cp .env.example env/local.env.

Then, please fill the local.env file with the correct values.

Start a single job

To start a single job, please do: python3 main.py.

Don't forget to set the environment variables.

Start a bot

To start a bot, please do: BOT_NAME="YOUR_BOT_NAME" python3 -m bot.bot_file bot/bot_file.py.

Don't forget to set the environment variables for your bot.

Example

cp .env.example env/smart.env
BOT_NAME="smart" python3 -m bot.telegram_bot bot/telegram_bot.py

Authors

  • tun43p - Initial work - tun43p.

License

This project is licensed under the MIT License, see the LICENSE file for details.

About

A smart and simple trading bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages