On this page you will find description how to run Qwertycoind with JSON PRC as linux service. I use Ubuntu server 16.03 x64, but this description you can be applied to any of the linux versions with small changes.
To start service we will use user qwertycoin, so let's create it and manage permissions:
Create log file and add permissions to write it:
Let's check if everything is ok. Try to run daemon with qwertycoin user permission:
Stop it via entering exit inside daemon session.
You could pre-download blockchain bootstrap to speed-up process:
To start Qwertycoind , we need to create service file in /etc/systemd/system:
Do not forget to change address to your wallet!
Run service:
To check service status:
Create a Masternode on Windows using qwertycoind.exe
On this page you will find description how to run Qwertycoind I use Windowx x64 Enterprise, but this description you can be applied to any Windows Version (> Windows 7).