Installation:
python -m venv venv
macOS: source venv/bin/activate Windows: venv/scripts/activate
pip (or pip3) install -r requirements.txt
Settings:
Put wallet and private in wallets.csv file Set the settings in the settings.py
python main.py
8000