Is your wallet locked? You have to unlock it for staking. You coins should be mature by now. Do you see your weight and network weight?
4 8bit are in stake, how can you see if any orphanded?
This is insane.
Costs atm to build 10 masternodes are about 1.4btc (1.16 for 1200 8bit and some for a vps). You will receive 5-10 8bit a day? (At this moment)
Calculate how soon you make profit.
Opening and hosting a masternode should not be easy - quick profit. It's more like a long term investment. That's why you should really believe in the project before investing in a masternode. Masternodes have been active for a short time but there are already 78 active masternodes on my list. So we've got a good community over here. I am sure the price will will rise as time passes on, if not, I'm still glad that I am supporting this project because with all the scammer devs around, this project's dev has shown a great potential. He has been active since day 1. And the other part is that I like 8bit concept, the wallet design and everything.
how cam I open a hosting masternode?
I have 2 masternode, but can I make off my wallet? and my pc can I off? or if I off all 2(pc and wallet) the node will continue staking?
No. Your wallet should be online all the time.
And as for profit wise I'd like to add that it takes 2000 days right now to get back the 1000 DASH invested in a DASH masternode.
someone can post how to do a hosting masternode please? I can pay 0.01 btc if someone help me to do it, please write in pm
Dev already explained it before.
Simple guide on how to create a masternode:
Start your 8BIT wallet
Send exactly 112 8BITS to an address in your wallet
Go to Help/Debug/Console
type the following and hit Enter:
Code:
masternode genkey
Copy the result and place that in the 8bit.conf file below:
Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 9228
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Port 9999 must be open.
Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:
Code:
masternode start
* Give your Masternode a few minutes, and check if it's up in the Masternode list