Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartNode

Bash installer for smartnode on Ubuntu 16.04 LTS x64

ATTENTION: This installer is only suitable for a dedicated vps. The anti-ddos script in this installer will disable all ports including the http, https and dns ports. It will only leave the smartnode port open as well as a custom port for SSH.

This shell script comes with 3 cronjobs:

  1. Make sure the daemon is always running: makerun.sh
  2. Make sure the daemon is never stuck: checkdaemon.sh
  3. Make sure smartcash is always up-to-date: upgrade.sh
  4. Clear the log file every other day: clearlog.sh

Login to your vps as root, donwload the install.sh file and then run it:

wget https://rawgit.com/msg768/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

Run the qt wallet, go to SmartNodes tab, choose your node and click "start alias" at the bottom.

You're good to go now. BEE $SMART! https://smartcash.cc

About

Bash installer for smartnode on Ubuntu

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages