Pages:
Author

Topic: [ANN] SkullBuzz [SKB] HiPOS | MASTERNODES | I2P | P2P MARKETS | ALIAS SYSTEM - page 4. (Read 20056 times)

member
Activity: 98
Merit: 10
theres a GIVEAWAY going on here guys https://twitter.com/BTCJuzz/status/603570898600267778 good luck
i see SKB being very profitable in the near future keep up the great work
full member
Activity: 224
Merit: 100
full member
Activity: 224
Merit: 100
legendary
Activity: 1246
Merit: 1005
newbie
Activity: 28
Merit: 0
full member
Activity: 504
Merit: 120
OP updated with a road map.

-SkullBuzz

Thanks for roadmap @Dev. Now going to bittrex and to da moon!
newbie
Activity: 28
Merit: 0
hero member
Activity: 656
Merit: 500
Don't Trust Words
newbie
Activity: 23
Merit: 0
OP updated with a road map.

-SkullBuzz
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?

Today. hopefully bitcointalk stay's online.



Wow nice! Roadmap is coming soon.
full member
Activity: 364
Merit: 100
SKB live to Bleutrade. Please add to Op @Dev.

Quote
Bleutrade, on 23 May 2015 - 03:28 AM, said:

Hello Dear Forum Members!

SkullBuzz [SKB] is now live on Bleutrade.com! Welcome Guys!   Cheesy

− BTC Market: https://bleutrade.com/exchange/SKB/BTC
− LTC Market: https://bleutrade.com/exchange/SKB/LTC
− DOGE Market: https://bleutrade.com/exchange/SKB/DOGE
− USD Market: https://bleutrade.com/exchange/SKB/USD

Visit Bleutrade official BitcoinTalk thread: https://bitcointalksearch.org/topic/bleutrade-cryptocurrency-exchange-official-thread-1067518
Visit Bleutrade official CryptocoinTalk thread: https://cryptocointalk.com/topic/9341-ann-bleutrade-the-secure-fast-and-reliable-cryptocurrency-exchange/

Bleutrade logo: https://bleutrade.com/imgs/Bleutrade-Cryptocurrency-Exchange-bt.png

Bleutrade-Cryptocurrency-Exchange-bt.png

Best Regards,
Bleutrade Team
newbie
Activity: 23
Merit: 0
We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?

Today. hopefully bitcointalk stay's online.

newbie
Activity: 23
Merit: 0
tried again and I successfully unlocked my wallet with the new wallet. Thanks for your patience Dev.

Good to hear that.

Thanks
legendary
Activity: 1453
Merit: 1030
Well, i just checked the QT-File with virustotal and it got flagged.
The result:
SHA256:    2d857512c48f227ce61623bec3af235c8fe6b1e91d521f7416466465ce18e567
File name:    skullbuzz-qt.exe
Detection ratio:    1 / 57
Analysis date:    2015-05-22 00:25:30 UTC ( 4 minutes ago )

AhnLab-V3    Trojan/Win64.BitCoinMiner    20150521

Too bad, I dont like installing flagged wallets, could you pls fix it, dev?
Thank you in advance.

Nothing to be fixed about that, that's a false positive for the built in miner. Endemic to all crypto coins. Surprised you even mention it here.
legendary
Activity: 1036
Merit: 1000
We're waiting dev for Road Map. I think SKB going to 50k as soon as!

I wanna check the roadmap, when will it be available dev?
legendary
Activity: 1246
Merit: 1005
tried again and I successfully unlocked my wallet with the new wallet. Thanks for your patience Dev.
newbie
Activity: 12
Merit: 0
We're waiting dev for Road Map. I think SKB going to 50k as soon as!
hero member
Activity: 742
Merit: 500
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

How to Run More than one SkullBuzz Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of skullbuzz-qt.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
 * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a SkullBuzz Node" on top
 * each node must have different ports on skullbuzz.conf file

Running a SkullBuzz node under TOR or i2p is the same.
i will update this post for instructions on how to run wallet under TOR or i2p.
wow that was a complete guide thanks, now how do i stop this so i could take my coins
sr. member
Activity: 433
Merit: 250
Well, i just checked the QT-File with virustotal and it got flagged.
The result:
SHA256:    2d857512c48f227ce61623bec3af235c8fe6b1e91d521f7416466465ce18e567
File name:    skullbuzz-qt.exe
Detection ratio:    1 / 57
Analysis date:    2015-05-22 00:25:30 UTC ( 4 minutes ago )

AhnLab-V3    Trojan/Win64.BitCoinMiner    20150521

Too bad, I dont like installing flagged wallets, could you pls fix it, dev?
Thank you in advance.
Pages:
Jump to: