Pages:
Author

Topic: [ANN] Havecoin HAV, POS High ROI Masternodes, Darksend, InstantX - page 2. (Read 24734 times)

copper member
Activity: 21
Merit: 0
Mine says its running but I have not had a payout in 2 days.
Me too! What's happening guys??? MN isn't working from 3rd of Jan!
My payments are working, there are no problems.
try restarting MN...
member
Activity: 101
Merit: 10
Mine says its running but I have not had a payout in 2 days.
Me too! What's happening guys??? MN isn't working from 3rd of Jan!
copper member
Activity: 21
Merit: 0
DEV add a coin to https://masternodes.online/, where is the convenient statistics for MN.
full member
Activity: 345
Merit: 100
If you are ready to buy HaveCoin for +1k sats then you should take a look at HARVESTCOIN thread... this is the REAL team...

Maybe compare HaveCoin to HarvestCoin on http://mnrank.com and their prices on Cryptopia (hint: HaveCoin 10k sat, HarvestCoin 5k sat) before claiming that HarvestCoin is superior.
member
Activity: 63
Merit: 10
Not sure how you two idiots crawled out of the abortion bucket, but this coin has been steady and stable, unlike that shitcoin you mentioned.

Please, learn2crypto before coming back.
newbie
Activity: 3
Merit: 0
If you are ready to buy HaveCoin for +1k sats then you should take a look at HARVESTCOIN thread... this is the REAL team...
newbie
Activity: 67
Merit: 0
junk coin, read the whole thread to find out more.
newbie
Activity: 13
Merit: 0
Saw this also lol thank god i picked up my mn's at 8000
member
Activity: 63
Merit: 10
sr. member
Activity: 434
Merit: 251
Mine says its running but I have not had a payout in 2 days.
member
Activity: 92
Merit: 10
Does anybody know when we will have a working website for HAV?
No news on the website yet?
newbie
Activity: 13
Merit: 0
Try their discord https://discord.gg/GujsZnD

You can also check your MN by typing masternode list full and see if your one is on their check checking your ip

Also HAV is looking to be the masternode coin to get for 2018, its higher than BTDX (a very very good coin) seems as if people are buying masternodes. It has been one of the most stable masternode coins i've used, no downtime for my masternode so far Smiley
newbie
Activity: 1
Merit: 0
Can someone confirm frequency of MN payments?
I can't tell if my MN is working.

Also confirm steps I took for windows setup.
1. Get receive address (label MN1).
2. Send 2500 to MN1
3. Get masternode genkey address from CLI.
4. Update .conf file with
     1. masternode=1
     2. masternodeprivkey=(address from step 3)
     3. externalip=(used static IP of machine)
5. Restart wallet.
6. Type masternode start into CLI.

Is step 4.3 needed if not doing a remote setup?

Any help would be greatly appreciated.
full member
Activity: 345
Merit: 100
Anyone else not been getting any MN payments?  It's been a week for me.
newbie
Activity: 1
Merit: 0
Was this coin created by B3coin DEV?
member
Activity: 92
Merit: 10
Does anybody know when we will have a working website for HAV?
member
Activity: 308
Merit: 11
member
Activity: 224
Merit: 10
here you have link to havecoin discord https://discord.gg/4fCjwRB. Devs will help you with wallet compilation






legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Install all depends:

Code:
havecoin-1.0.0.2a# sudo ./autogen.sh
sudo: ./autogen.sh: command not found

Binaries havecoind in github size 0 bytes.

why is that?
member
Activity: 224
Merit: 10
this is guide for vivo but works for many coins. I have compiled many coins on ubuntu 16 using those steps

#### SYSTEM PREPARATION ####

sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get install nano htop git -y
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils software-properties-common -y
sudo apt-get install libboost-all-dev -y

sudo apt-get install libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev -y #OPTIONAL (for example VIVO needs this)

Berkley 4.8:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y

#### CLONE #####

This example uses VIVO, if you are going to compile a different coin just use there git URL. Keep in mind that this will result in a different folder name.

cd
sudo git clone https://github.com/vivocoin/vivo # depends on your coin
cd vivo # depends on your coin
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install # optional
cd src
sudo strip vivod # optional
sudo strip vivo-cli # optional
sudo strip vivo-tx # optional

Compiling depends on your system but usually takes around 20-30 minutes.








Pages:
Jump to: