Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SkullBuzz [SKB] POW/POS.2 | NO PREMINE | NO IPO | SHA256 | NINJA !!
by
political1907
on 21/05/2015, 16:35:53 UTC
How to Setup a SkullBuzz Node :

Start your SkullBuzz wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 1000 SKB to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the skullbuzz.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
masternodeaddr=YOUR_EXTERNAL_IP, TOR or i2p address:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
addnode=90.222.154.127
addnode=174.45.66.179
addnode=94.22.184.4
addnode=202.62.16.188
addnode=5.45.179.149
addnode=176.126.252.12
addnode=174.102.229.22
addnode=as6srig7f27btiah.onion
addnode=l3f2vq47dnmolkjs.onion
addnode=eurpkwk4zuddtagpmzpiqqe4wk3boadawhmrnfzjbbofselsmota.b32.i2p
addnode=bcfntj4hybgg3u4hgdzk6drr4x3ez4v37b7twbicmpiljull5t2q.b32.i2p
Any Port2 must be open.

Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start


Road map when coming ?