@jcksteve
Can you add to the OP links for masternode creation guide, coins required to run a masternode. Would help people looking for those.
work for 1 masternodetep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet).
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:
masternode genkey
Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=1
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
and maybe for 3 masternodes is like this??
tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet).
(3 times)Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:
Code: [Select]
masternode genkey
(3 times)Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)
Code: [Select]
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=3
masternode=3
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(1)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(2)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(3)
Wow. Great to know. Anyone is running more than one MN on port 5555? What I remember 5555 is the only port for MN. I have to fire back up with my icash MN.
=) I WANT BELIEVE THAT IM RUNING 3 MASTERNODES on 5555 but I dont know if Im doing well or not with the config for to run 3 mn
the reality its thay have in my wallet 300k (on 3 diferents adresses) and minimun 1 mn running every hour about 130/150 icash
so I want that someone that its running more than one mn give me a response if im fine or not (with the config)
regards polcrack
Is it to much to ask for someone to make a beginner video for non technical people to make an icash masternode and the benefits of it or at least write it up assuming we are just investors and not developers. Is that to much to ask?
Its easy Open wour icash wallet, click tools , open configuration file; and copy paste this with your personal mn info
rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=passowrd
server=1
daemon=1
listen=1
masternodeaddr=your ip public:5555
masternode=1
masternodeprivkey=key masternode
staking=0
port=5555
addnode=98.118.105.12:5555
addnode=54.187.214.128:5555
addnode=85.214.95.177:5555
addnode=85.236.188.213:5555
addnode=109.248.33.69
addnode=108.235.132.66
addnode=5.189.144.97
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=85.175.216.200
addnode=192.241.198.44
addnode=172.245.173.137
addnode=104.238.133.141
addnode=45.63.20.133
addnode=104.156.251.58
addnode=104.238.187.114
addnode=45.32.7.64
addnode=2001:19f0:7402:17:5400:ff:fe2a:c4e3
addnode=185.45.192.177
addnode=2a01:4f8:191:31ea::2
addnode=144.76.35.235
addnode=159.203.7.244
addnode=81.26.143.178
for your masternode info open Debugging console
and step by step
work for 1 masternode
tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet).
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:
masternode genkey
Step 4) Copy the result and place it in the icash.conf file (Go to: Tools->Open Configuration File)
masternodeaddr=YOUR_IP:5555
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey