- Make sure the daemon is always running:
makerun.sh
- Make sure the daemon is never stuck:
checkdaemon.sh
- Clear the log file every other day:
clearlog.sh
- You need exactly 50K SWIFT sent to a unique SwiftCash address
- Wallet stakes coins that are more than 1 hour old by default so be careful to lock your SWIFT txid asap. Adding the txid to swiftnode.conf and restarting the wallet will do this automatically.
- Each txid requires at least 20 confirmations before they become eligible for securing a swiftnode
SN01 VPS-IP-ADDRESS:8544 SWIFTNODE-GEN-KEY COLLATERAL-TX-ID COLLATERAL-TX-OUTPUT
Login to your vps as root, download the install.sh file and then run it, enter the SwiftNodeKey you got above when asked for SwiftNode GenKey:
wget https://raw.githubusercontent.com/swiftcashproject/swiftnode-installer/master/install.sh -O install.sh
bash ./install.sh