Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GOBYTE [GBX] - Masternodes, PoW, Secure, ASIC Resistance, GoByte Pay
by
Rabinovitch
on 02/10/2018, 07:25:15 UTC

Masternode(s) installation & update scripts

https://github.com/gobytecoin/gobyte-scripts


A single command line for installing your masternode(s)

Code:
curl https://raw.githubusercontent.com/gobytecoin/gobyte-scripts/master/install-gobyte.sh | bash

A single command line for updating your masternode(s)

Code:
curl https://raw.githubusercontent.com/gobytecoin/gobyte-scripts/master/update-gobyte.sh | bash

So I should run the first script, and then the second? Not only the first?

Furtermore, I can't see that any of those scripts add gobyted to /etc/rc.local or crontab, which means that gobyted should be manually started in case of VPS restart. Why don't you make gobyted start automatically anytime the OS starting? It's a matter of 2 lines of code...

As per Roadmap of Gobyte, Masternode Reward should have been Increased to 55% in Q3. but as i see that it didnt happen.Cos there was no activity in github during last 3 months.
The reward did increase. Please update your Masternode.

Which version of MN software is currently suitable? Which commands can I use to check my MN software on VPS side? Today I have compiled gobyted on VPS, how can I check that the daemon has the correct version?

p.s. ohh, now I see that I should install Sentinel manually too...  Huh Guys, why don't you take a look at Moondex team and at their masternode setup scripts? Just do a copy-past, at last! All things I have mentioned above are being performed with Moondex' single MN setup script!