Fantasy Sports: How to Set Up Your FOOTYCASH Masternodes

in #masternode7 years ago (edited)

Today I will show you how to install a Footy Cash Masternode. Unlike other masternodes, the primary use for Footy Cash is in Fantasy Sports. Footy is set out to capitalize on the growing Fantasy Sport League market as well as keeping your personal information private.

Get an additional $10 in Bitcoins from Coinbase when purchasing through my referral link http://fredyen.com/get/Bitcoins

This video will show you step by step how to setup a VPS wallet and remotely start your masternode.

===============================
IF YOU WOULD LIKE TO DONATE:
===============================
FOOTYCASH: FHHjidMqnbrmikKZMUMJYjzgXX6wsi424Q
BTC: 17HjUU7YqrsAeBCeFPRjqJqmPsSfzszgD4
ETH: 0x1275e5693CC69dB1F3d55D0D346d84fbbEC0dD6c
LTC: LRTPjWzFVfXjbQAAW7BHG5m3p7YPFtdN6J

===============================
SUPPORT THIS CHANNEL:
===============================
You can help support this channel by making your Amazon purchases through this link.
http://amzn.to/2q7uEtV

==============================
LINKS USED IN VIDEO:
==============================

BUY BITCOIN: http://fredyen.com/get/Bitcoins
BUY FOOTY CASH (XFT): http://fredyen.com/get/Cryptopia
FOOTY CASH WALLET: http://footycash.com/
VULTR VPS: http://fredyen.com/get/Vultr
PUTTY: http://www.putty.org/

======================
footycash.conf
======================
upnp=1
listen=1
server=1
daemon=1

rpcuser=[CREATE USERNAME]
rpcpassword=[CREATE PASSWORD]
rpcallowip=127.0.0.1

logtimestamps=1
maxconnections=256
mnconflock=0

addnode=syncnode2.footycash.com
addnode=syncnode1.footycash.com
addnode=syncnode3.footycash.com
addnode=seedv2.footycash.com

======================
FOOTYCASH VPS INSTALL
======================

apt-get update
sudo apt-get install libssl-dev

sudo apt-get install make git nano autoconf autogen automake libboost-all-dev libssl-dev libdb++-dev g++ htop libgmp3-dev wondershaper

sudo apt-get install build-essential libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev libtool

dd if=/dev/zero of=/var/swap.img bs=1024k count=1000
mkswap /var/swap.img
swapon /var/swap.img

mkdir footycash
cd footycash
git clone https://github.com/FootyCash/FootyCashV2
cd FootyCashV2
cd src/
cd leveldb
sudo chmod 755 * -R
cd ..
sudo make -f makefile.unix clean && make -f makefile.unix USE_UPNP=1 -j 1
sudo mv footycashd /usr/local/bin
footycashd --daemon
footycashd stop

cd
cd .footycashv2
nano footycash.conf

footycashd --daemon

======================
VPS footycash.conf
======================
rpcuser=[CREATE USERNAME]
rpcpassword=[CREATE PASSWORD]
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
maxconnections=256
rpcport=17018
externalip=[IP ADDRESS]
bind=[IP ADDRESS]
masternode=1

masternodeprivkey=[MASTERNODE GENKEY]

======================
Create Masternode
======================
Alias= [WALLET NICKNAME]
Address= [IP ADDRESS]:17018
PrivKey= [MASTERNODE GENKEY]
TxHash= [TRANSACTION ID]
Output Index= [TRANSACTION INDEX]
Reward Address = [WALLET ADDRESS]
Reward %= 100

======================
USEFUL COMMANDS
======================
masternode genkey
masternode outputs
footycashd --daemon
footycashd getinfo
footycashd stop

===============================
CONNECT WITH ME
===============================
WEBSITE: http://FredYen.com
INSTAGRAM: @FredYenDesigns
SNAPCHAT: @FredYenDesigns
FACEBOOK: @FredYenDesigns

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.029
BTC 61574.21
ETH 3389.80
USDT 1.00
SBD 2.52