Pages:
Author

Topic: [ANN] BitzCoin - PoW Ended - Pure PoS Now - RoadMap - MasterNodes Running 60% - page 2. (Read 5296 times)

hero member
Activity: 1022
Merit: 1000
any nodes for this, I am stuck on one and need a few more Smiley
legendary
Activity: 938
Merit: 1000
This is a not very good clone of very good coin
https://bitcointalk.org/index.php?topic=954125.1140

This is not a clone of that coin. I never even heard of it until after I launched. I have never seen the code for that coin or even visited the thread for it.
The only resemblence is the name. They appear to be called BITZ and I am BitzCoin. I do regret not finding that coin name before launch but whats done is done.

NOT A CLONE!!!!



Then change the name or THEN CHANGE THE NAME please to any very different.
sr. member
Activity: 294
Merit: 250
???
Too bad ANN is broken, but I like this project!
hero member
Activity: 1064
Merit: 500
MOBU
Where is the Windows wallet please?
newbie
Activity: 3
Merit: 0
This is a not very good clone of very good coin
https://bitcointalk.org/index.php?topic=954125.1140

This is not a clone of that coin. I never even heard of it until after I launched. I have never seen the code for that coin or even visited the thread for it.
The only resemblence is the name. They appear to be called BITZ and I am BitzCoin. I do regret not finding that coin name before launch but whats done is done.

NOT A CLONE!!!!

legendary
Activity: 966
Merit: 1001
legendary
Activity: 1932
Merit: 1005
sorry but wallet  doesn't have connections , what is the name for my conf. ?
full member
Activity: 238
Merit: 100
You are unlucky to launch at the same time as BOTcoin.  Undecided

https://bitcointalk.org/index.php?topic=1167349.60


lol.. C-Cex ICO, POS only and self mod topic..

Any questions ? Smiley

+1, and he's massively promoting the coin.
legendary
Activity: 938
Merit: 1000
Besides there is one already.        https://bitcointalksearch.org/topic/bitz-the-only-10-pos-crypto-to-have-954125                      
So not approved.
legendary
Activity: 2688
Merit: 1240
You are unlucky to launch at the same time as BOTcoin.  Undecided

https://bitcointalk.org/index.php?topic=1167349.60


lol.. C-Cex ICO, POS only and self mod topic..

Any questions ? Smiley
newbie
Activity: 3
Merit: 0
At this point I want to thank all the investors and now the miners in participating in this project.
As you know many of the miners will dump their coins for a dollar or two profit. Don't worry about them.
As we approach block 1000 I suggest moving some coins to your wallet for staking or masternodes.
Tomorrow I will make an announcment about the exchange program and update the roadmap.
Keep rockin my friends
legendary
Activity: 1120
Merit: 1000
https://cryptoworld.io
So, 11.3 BTC coins will be burned?
legendary
Activity: 1246
Merit: 1005

Buy the ICO and/or mine it. Where is the sales pitch?
sr. member
Activity: 350
Merit: 250
Wow....pow coins? Not common nowadays Cheesy
legendary
Activity: 952
Merit: 1000
Bad link for suprnova in the ann----->>> http://%27https//bitz.suprnova.cc/'
newbie
Activity: 3
Merit: 0
http://s5.postimg.org/eo4ojp893/main.png

http://s5.postimg.org/xhqhgp6h3/newroadmap.png

PoW has ended and we are Pure Pos Now!
Now's the time to fire up those MasterNodes!


Rock and Roll FOREVER!

Peace Brother...

http://s5.postimg.org/5h7852k1v/github2.png

http://s5.postimg.org/r4w6fikg3/windows.jpg

Mac Wallet - Working on it

Block Explorer and Rich List - http://bitzcoin.bloxexplorer.us/

http://s5.postimg.org/uu4phc4xz/suprnova_logo_1_small.jpg

http://s5.postimg.org/dnyrd9t6v/yobit.png

PoW reward - 75 BTZ (Blocks 200 -10,200)
PoS reward - 100 BTZ (Starts at block 1000) (12 Hour Min Stake)
Masternodes pay 60%

You shouldn't need addnodes but here are two just in case
rpcport=30223
p2port=30222
addnode=173.44.54.136
addnode=167.114.82.237


Start your BitzCoin wallet

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

Send exactly 100000 BTZ in 1 single transaction to that address

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

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

Code:
rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
reservbalance=100000
masternodeaddr=YOUR_EXTERNAL_IP:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Any Port2 must be open.

Wait for 10 confirms before running the below command
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 BitzCoin 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 BitzCoin-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 BitzCoin Node" on top
 * each node must have different ports on BitzCoin.conf file
Pages:
Jump to: