Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
GhostMinerBox
on 14/11/2017, 11:04:46 UTC
If you are on Windows you can run sentinel too, there's nothing stopping you from it.

Make sure you have python installed, either of this will work (make sure you choose 2.x not 3.x):
https://www.python.org/downloads/
https://www.anaconda.com/download/

Clone sentinel github:
https://github.com/dashpay/sentinel

Open a terminal/console/cmd inside sentinel (or either type "cd folder" until you are inside)
pip install -r requirements.txt
If you get an error, make sure pip is on the path (or use the complete path to you python installation, ie. "C:\Program Files\Python\bin\pip" instead of pip".

Once done, setup a task to run every minute
schtasks /create /sc minute /mo 1 /tn "DesireSentinel" /tr \\python fullpath\to sentinel folder\sentinel.py
If you had problems with pip, make sure to use the full path to python here too, instead of simply python.


Good luck!

Disclaimer: This is not tested, I am running linux, so you may have to adapt it

What is the point of all this??? Python and all that stuff...

Well, sentinel is a python script, you need python to run it. That's basically the point :/ No python, no sentinel
And I need this Sentinel thing now because... ? Yesterday I did not need it.