SmartNode
Bash installer for smartnode on Ubuntu 16.04 LTS x64
This shell script comes with 4 cronjobs:
- Make sure the daemon is always running:
makerun.sh
- Make sure the daemon is never stuck:
checkdaemon.sh
- Make sure smartcash is always up-to-date:
upgrade.sh
- Clear the log file every other day:
clearlog.sh
Login to your vps as root, download the install.sh file and then run it:
wget https://rawgit.com/rc125/smartnode/master/install.sh && bash ./install.sh
On the client-side, add the following line to smartnode.conf:
node-alias vps-ip:9678 node-key collateral-txid vout
Useful commands
rm -rf ~/.smartcash/!(smartcash.conf)
Run the qt wallet, go to SmartNodes tab, choose your node and click "start alias" at the bottom.