Bitcoin Forum
June 23, 2024, 06:18:51 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Guideline setup your own master node (Windows)  (Read 340 times)
kayson (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
October 18, 2017, 04:02:04 AM
 #1

1) Requirement
 - PC an run 24/7 (Rappie pc also good)
 - Windows (recomend 7 or later)
 - Wallet installed successfully
 - Public static IP address
2) Create masternode key
 - open : help -> debug windows -> console
 - command: masternode genkey -> copy key save in text file
3) Create new wallet address
 - command: getaccountaddress [name of wallet] -> copy new wallet address save in text file
4) Go to main screen of wallet software to double check new wallet is created successfull
5) Encrypt wallet
 - Setting -> Encrypt Wallet -> enter your password to encrypt ( Save it to your safe place)
6) Send exactly amount of coin need to open master node to the wallet address you just create in step 3 (it is depend on what coin you want open masternode)
7) Goto %App%/[Wallet folder]
Cool create new file named: [Wallet folder].conf
copy paste:
rpcuser=your user
rpcpassword=your password
maxconnection=256
masternode=1
masternodeprivkey=your mastenode key, created in step 2
masternodeaddr=your public ip address:37192

Save file
9) Go to Help -> debug windows -> console
command: masternode start

Finish

More command:
masternode list
masternode debug
getinfo
help
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!