Fully automated bot thats claims the StormGain Miner. For Educational purposes only.
- Python 3
- Google Chrome/Chromium
- Selenium ChromeDriver
- A desktop environment
- Set up a Linux environment
- Clone this repository
github clone https://github.com/korewaChino/Stormgain_Bot.git
- Install Python 3 (Depends on distribution)
sudo apt install python3
- Install ChromeDriver
sudo apt-get install chromium-chromedriver
- Install dependencies
python3 -m pip install -r requirements.txt
- Install Google Chrome (if you have't yet)
- Clone this repository (or download it as ZIP)
github clone https://github.com/korewaChino/Stormgain_Bot.git
- Install Python
- Install dependencies
pip install -r requirements.txt
- Download the ChromeDriver binary and put it in the same folder.
- Copy
settings-template.json
assettings.json
- Run the Python Script
python stormgain.py
OR
python3 stormgain.py