How to Setup a Desire Masternode

preview_player
Показать описание
By far the most complicated video I have done in a while. The amount of moving parts while creating your own masternode is intense.
Please review the resources in the description and use this guide as only a tool in the toolbox for you to create your own
Desire Masternode. I apologize for the monotone nature as this took a long time I began to wear down.

||||||||||||||||||| Set up wallet ||||||||||||||||||||||

masternode genkey
masternode outputs

Go to Tools-Open wallet configuration file

rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9918
listen=1
server=1
daemon=1
staking=0
externalip=VPS_IP:9919
masternode=1
masternodeprivkey=YOUR_GEN_KEY_SAVED_EARLIER_IN_YOUR_FILE(masternode genkey)

Then go to Tools-Open Masternode configuration file.

Format: alias VPS_IP:port masternodeprivatekey collateral_output_txid collateral_output_index

||||||||||||||||||| VPS Server ||||||||||||||||||||||||
apt-get update;
apt-get upgrade -y;
apt-get dist-upgrade -y;
apt-get install nano htop git -y;
sudo apt-get install build-essential libtool automake autoconf autogen
sudo apt-get install autotools-dev autoconf pkg-config libssl-dev
apt-get install libssl-dev libevent-dev bsdmainutils software-properties-common -y;
sudo apt-get install libgmp3-dev libevent-dev bsdmainutils libboost-all-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libminiupnpc-dev

sudo apt-get install git;

cd Desire;
./configure
make

cd ~;
cd desire;
cd ~;
mkdir .desirecore;
cd .desirecore;
chmod +x sentinel-lin64;

rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
externalip=your_vps_ip:9919
masternode=1
masternodeprivkey=YOUR_PRIVATE_KEY

Edit your details here and paste it there.

Then CTRL+X -Y - Enter

sudo ufw allow 9919/tcp

cd ~;
cd Desire/src/
./desired -daemon

./desire-cli getblockcount

||||||||| Donations |||||||||||||||
DSR Address: DKPBgwAhQLMfFSMA4ovqXrpSyVBfMwq1ty

|||||||||||||||||||| Sources |||||||||||||||||||||||||||
How-To

Wallet

Block Explorer

Mercatox Exchange

Vultr

Putty

Initial VPS Setup Guide with SSH keys

Disable SSH:

Learn cmd line basics:

Discord
Рекомендации по теме
Комментарии
Автор

The sentinel on the MN VPS resolved the watchdog error after about an hour

SonofaTech
Автор

IQ Cash is a wonderful Masternode Coin that is worth paying attention to! it includes an interesting idea, a strong, cohesive team of professionals and well-coordinated work and these are the main components of great success.

pulindadeshan
Автор

I liked the initiative, but also a new project that is going well with its roadmap, Criptoreal, their program of Masternodes is going well, its own platform with a cool interface for results check! it's worth checking out the CRS project!

cavtop
Автор

I use pi3 to install masternnode, but i get error at this command: sudo add-apt-repository ppa:bitcoin/bitcoin;

Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in <module>
sp =
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist

File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in get_sources
(self.id, self.codename))
Error: could not find a distribution template for Raspbian/stretch

Please help

phamsang
Автор

Most martenode tutorials have installation instructions for Windowns and Ubuntu! Does anyone know how to tell me if the masternode will work if I run the commands in Debian?

Автор

Hi, I am trying to setup full node of litecoin .. can you help me to do that. What all things do in need?

b_
Автор

Thanks for the video ! How about Genix masternode? Any advice on that ?

bitzamorosan
Автор

Я русский!!! Твой обзор очень полезен!!! Спасибо за проделанную работу!!! На русскоязычном контенте такого не найти!

slevin
Автор

Hey million thanks for this. There was few errors on the description code. After the "make" command, the next section before "nano". first "wget" should be done after "cd Desire" (also notice capital D missing). I think you did it correctly on your video. Also the description messes those wget links with youtube stuff, and they don't work if you copy from there. Would be better to put this to pastebin for example, and link in description. Anyway great video, and i hope to see more examples. Subbed :)

virtari
Автор

Hi. How i can maximal run masternodes on 1serwer for 10$?

JM-jyth
Автор

cant you set up a masternode on a wallet alone simply using your computer as the server ? ?

godned
Автор

Once i activate the firewall rule i cannot connect trhough putty to the vultr server. How can i connect to the server if the firrewall is up ?

mihaigabrielbica
Автор

Hi, I'm getting this error when I get to;

tar xzvf

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

How do I solve this?

Shhtuart
Автор

OK does it mater what location you choose for the server ....do you have to choose ubuntu ....

Can you please explain these in videos and so on .more information is needed

Why choose Ubuntu if I am using widows 10 do I not choose the windows ...or is that completely for the cloud server

I want to set a masternode up but it's hard to follow these steps due to you sole doing for desire and not explain if it works the same for all masternodes but obviously different wallet different coin different code set up

achobby
Автор

Have you ever looked at CRAVE ever since they have basically rebooted the coin? They have a new wallet and a new exchange. The ROI is better than desire node you just set up. I think once February 12th comes and goes and they finish their coin swap the growth will be there.

nietzscheknewbest
Автор

Thanks! One question. Do I need VPS didicated to each
Master node or you can fit several master nodes on single VPS? How do I know how many nodes fit? Dag file size? Thanks

Luis-dowh
Автор

Thanx for your awesome video on masternode bro keep it...i've a question.why are guy always use vpn for masternode?
can i own system for it?please differentiate b/s own mechine vs vpn use for masternode...

zubairiftikhar
Автор

Hello, could the masternode run on my pc only? Do I need to have an external server? I send my thousand coins to my wallet and set up the conf file ... will it work? Thanks for your help

mauriciorodriguez
Автор

Be very careful on how you do steps... if you are stuck on Desire.conf or Maternode.conf error while opening your wallet I can help. Now I know more!

yannickfleury
Автор

does your setup wallet work for Cerberus and Rapture as well?
If not; what file am i looking for when downloading their Zip.file off *GitHub*

tusenpapi