Easy Ganjacoin (MRJA) Masternode Setup

in #ganjacoin6 years ago (edited)

ganjacoin.png

  • Requires 30,000 coins
  • Requires a VPS

Make sure you have a VPS (virtual private server)
I recommend vultr it’s great and pretty cheap!
Here's my referral link, if you could use it, I would appreciate it! :)
https://www.vultr.com/?ref=7308019

For setting up a VPS, make an account and all that nonsense
Once this is done, go to servers and deploy a server
Choose your area of choice and pick an Unbuntu 17.10 server ($5 dollar one works)
For now, this is done!
Vultr.JPG

Download Putty and set it up
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
It will let you access your server!

Go to your wallet to collect some info:
In the top left, go to help, and debug console
Then go to console
Type
masternode outputs (it will give you 2 things, long big string of letters/numbers {TXHASH} and then a single number 0 or 1 {TXID}, remember these by pasting them in a notepad!)
Then type:
masternode genkey (it will give you another string of letters/numbers called a PRIVKEY)
Don’t share this number!
MRJA MN outputs.JPG

Once Putty downloads go back to Vultr and your server
Press manage server and you should see info about your server pop up, such as its IP and root etc.
Copy the IP address of your server
Vultr user and pass.JPG

Open Putty and paste the IP address
It will ask you some stuff, ignore it and press yes
It will ask you who you’re logging in as, type root
It will then ask for a password, go back to your vultr server page and copy the password
Go back to Putty and right click, it will remain blank, press enter, and you’re on your server!

Paste this (to paste you simply right click):

apt-get update && apt-get -y upgrade && apt-get -y install libwww-perl build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libdb++-dev libminiupnpc-dev libboost-all-dev libqrencode-dev unzip && fallocate -l 4G /swapfile && chmod 600 /swapfile && mkswap /swapfile && swapon /swapfile && echo "vm.swappiness=10" >> /etc/sysctl.conf && echo "/swapfile none swap sw 0 0" >> /etc/fstab

Then paste:

mkdir -p /root/dev && cd /root/dev && git clone https://github.com/legends420/GCFORK.git && cd /root/dev/GCFORK/src && make -f makefile.unix

Then paste:
./Ganjad

Some stuff will appear, ignore it
Paste this:

nano ~/.MRJA/GanjaProject.conf

Fill this out in a notepad using the info from before and paste it:

rpcuser=w,e you want
rpcpassword=w.e you want
rpcallowip=localhost
rpcport=10560
port=10559
externalip=VPSSERVERIP
server=1
listen=1
daemon=1
logtimestamps=1
txindex=TXID 1 or 0
maxconnections=500
mnconflock=1
masternode=1
masternodeaddr=VPSSERVERIP:10559
masternodeprivkey=PRIVEKEY
stake=0
staking=0
seednode=138.197.44.71

Press Control x then Y and enter to save this

Paste
./Ganjad

It should say
“Server starting”

Go back to wallet and go to masternode tabs
Press create
Fill in the info

Alias - Anything you want
Address - VPS IP:10559
Privkey - Privkey from before
Txhash- Txhash from before
Output index- TXID 0 or 1 from before
MRJA final step.JPG

Press ok

Click Update
Then click on the node
Press start (if your wallet is encrypted make sure you unlock it by going to settings and unlocking it)

Did I help? Feel free to send some love my way! :)
MRJA:
iBpXW7ZAhMvSq7Zxp8PbGTKTXAAxo7kVB4

Linda:
LNeP5at2JNjaG1M1dGkLvVhAn4HXnoYvvK

LTC:
LaMKD5byf8sh2s2APrPfkHxJUHAjbPRCxP

BTC:
195euy7KKcBirt9emaQrry4h8GdxevgAX5

NMS:
9jUttaAj6tAZuaRBeuEPuTFigZ15njWhSw

XVG:
DTY75P3oFWHYLNBSHDjBp9D2exccbfFCZx

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.028
BTC 61375.54
ETH 3383.44
USDT 1.00
SBD 2.49