windows guide by Altcoin Cash [ GpuHot.com ]
create a receive address called mn1 Send collateral 10000 coins to mn1 Wait for confirms In debug window type masternode genkey and masternode outputs Update the masternode config file with these. In ltcl.conf insert this info:
rpcport=18652
rpcuser=randomusername
rpcpassword=randompass
addnode=45.32.202.170:18651
addnode=45.76.30.32:18651
addnode=45.63.104.229:18651
addnode=108.61.193.136:18651
addnode=45.32.206.172:18651
rpcallowip=127.0.0.1
listen=1
server=1
externalip=
daemon=1
masternode=1
masternodeprivkey=
Add your genkey, vps ip and change the rpc username and password.