CROWDCOIN MASTERNODE SETUP COLD WALLET ON WINDOWS WITH LINUX VPS

Similar documents
COLD WALLET + MASTERNODE SETUP ON LINUX

MASTERNODE SETUP GUIDE

KINGSTON COIN VPS MASTERNODE SETUP GUIDE

MASTERNODE Setup Guide

SCRIV NETWORK COLD WALLET MASTERNODE SETUP GUIDE DETAILED

COLD WALLET STEP BY STEP SETUP TUTORIAL FOR BEGINNERS

SUB1X Masternode Setup Guide: LINUX Version

Masternode Guide #1. Single masternode on Linux VPS (Ubuntu)+ control wallet on local PC (Windows)

BitcoinGenX Masternode Setup Tutorial

This guide assumes that you are setting up a masternode for the first time. You will need:

SAROS MasterNode Guide V1.1

Beetle Coin Masternodes Guide

WHAT YOU WILL NEED FOR THIS GUIDE:

Rover Coin. Hot Cold Wallet Masternode VPS setup Guide

BitcoinMonster Masternode Linux VPS Tutorial - Vultr VPS Created By : Samshak Donet Mon: MKX8PFz1uvBkwNDTXtUuj6KinudhsKZh1K

CazCoin VPS Masternode Setup May 2018

CazCoin VPS Masternode Setup December 2018

Masternode Setup Guide Local Wallet with VPS Server

Nyerium Hot Cold Masternode Guide

Masternode Setup Guide

Masternode&Sentinel Setup Guide

Complete Guide to Setting Up Linda on Ubuntu 16 For Staking

Setting up a Chaincoin Masternode

Windows cold wallet managing Linux VPS connected Masternode

TZC WALLET + HEADLESS WALLET ON LINUX. Local Wallet + PoS Headless Wallet on VPS (Ubuntu 16.04)

MarketC - Masternode Setup Guide

Contents. Crave Masternode Setup Guides. Single / Multiple Local Masternode(s) Single Masternode using a VPS. Multiple Masternodes using a VPS

VPS SETUP: What is a VPS? A VPS is a cloud server, running on a virtual machine. You can t run a masternode on your computer itself.

Masternode Setup Guide

Dixicoin (DXC) Masternode Guide for VPS

Relarium (RLM) Masternode Guide for VPS

LOCAL WALLET (COLD WALLET):

Install Guides. Automated Compiler Cold Node (Linux VPS) Absolute. Proof of View

TECHNOLOGY. Cold Masternode Guide

Master Node Setup Guide

LINUX VPS GUIDE. Pre-requisites: (this guide assumes you are using windows)

We will create an address, private key and transaction for each masternode (MN in the following) and show the necessary steps for configuration.

Masternode Setup Guide

Controller-Cold-Setup

Anonymity and Privacy Blockchain

Anonymity and Privacy Blockchain

NAV Coin NavTech Server Installation and setup instructions

Cold Masternode Guide

Masternode Guide #1. Single masternode on Linux VPS (Ubuntu)+ Control wallet on local PC (Windows) (VPS installation with script :-) )

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04)

Renos Local Wallet Masternode Setup

Crave Setup Guide v1.07

50,000 THC (have an additional.01 THC available to cover transaction costs)

KINGSTON COIN VPS MASTERNODE SETUP GUIDE

Rabbit Linux Masternode with Windows Cold Wallet

What you need: 5001 AEG. Computer with wallet installed. Make sure the wallet contains the Masternode Collateral of at least 5001 AEGEUS

SUB1X Masternode Setup Guide: Windows Version

Masternode Setup in VPS server

CrowdCoin Masternode Windows Hot Wallet Guide + Sentinel

Flex Linux Masternode with Windows Cold Wallet

KickSoccer Coin Masternode Setup Guide

SmartCash SmartNode Setup Guide v1.2. Windows 10. Date: 13/01/2018. By (Jazz) yoyomonkey

SmartCash SmartNode Setup Guide V1.2 Windows 10 13/01/2018 By (Jazz) yoyomonkey Page 1

(Ubuntu 16.04) This guide will assist you in setting up an Aegeus Masternode on a Linux Server running Ubuntu (use at your own risk).

Create MedicCoin Master Node Instruction Rev2

MTI Coin. MTI Coin. Hot Cold Wallet Masternode VPS setup Guide

Masternode Guide Version 1.0.4

FreeSWITCH for Ubuntu 14.04

Wallet Installation Guide for Staking on Raspberry PI

SmartCash SmartNode SCRIPT Setup Guide v2.2. Windows 10. Date: 20/02/2018. By (Jazz) yoyomonkey

OpenStack Havana All-in-One lab on VMware Workstation

Libra Client Documentation

TangeloHub Documentation

SETTING UP 3 WORDPRESS SITES ON APACHE AND UBUNTU BY RAMI

This is a step-by-step guide for starting a single BeetleCoin masternode on Windows 7 10 operating systems.

GIT. A free and open source distributed version control system. User Guide. January, Department of Computer Science and Engineering

How to set Caffe up and running SegNet from scratch in OSX El Capitan using CPU mode

Zephyr Kernel Installation & Setup Manual

TrinityCore Documentation

Plumeria Documentation

ZEALIUM WINDOWS MASTERNODE SETUP GUIDE

Tizen TCT User Guide

Downloading and installing Db2 Developer Community Edition on Ubuntu Linux Roger E. Sanders Yujing Ke Published on October 24, 2018

OPENSTACK CLOUD RUNNING IN A VIRTUAL MACHINE. In Preferences, add 3 Host-only Ethernet Adapters with the following IP Addresses:

SCRIV NETWORK WINDOWS HOT WALLET MASTERNODE SETUP GUIDE DETAILED

Installing MediaWiki using VirtualBox

IoTivity Development on ARTIK 530s

Software Development I

Baking RDKit on a Pi. - Tips and gotchas. Jan Holst Jensen CEO, Biochemfusion

Setting up the Seagate D4 NAS with Hard Disk Sentinel Pro. By Gary Ryan. Adapted from:

Kivy Designer Documentation

DigiByte Integration Guide

HANDS UP IF YOU DON T HAVE A VM OR IF YOU DON T REMEMBER YOUR PASSWORDS. Or something broke

#Uncomment the second line to enable any form of FTP write command. #write_enable=yes

GET YOUR DRAGONBOARD UP TO DATE

Using RANCID. Contents. 1 Introduction Goals Notes Install rancid Add alias Configure rancid...

More Raspian. An editor Configuration files Shell scripts Shell variables System admin

coxtactoe Documentation

Exercise Sheet 2. (Classifications of Operating Systems)

InstaDEX Master Wallet and Masternode Deployment Guide with Windows VPS

Creating a Yubikey MFA Service in AWS

TUTORIAL v /07/2017 How to install a TOR Node for the decentralized BitcoinZ Blockchain Network?

Downloading and installing Db2 Developer Community Edition on Red Hat Enterprise Linux Roger E. Sanders Yujing Ke Published on October 24, 2018

Lab #5 Guide: Installing Ubuntu as a Virtual Machine

WES 237A Project Part 1 Guide

Transcription:

CROWDCOIN MASTERNODE SETUP COLD WALLET ON WINDOWS WITH LINUX VPS This tutorial shows the steps required to setup your Crowdcoin Masternode on a Linux server and run your wallet on a Windows operating system as the controller.. REQUIREMENTS 1,000 CRC Tokens SSH Client to connect to your server + root access www.putty.org VPS Linux server UBUNTU 16.0.4 64 Bits operating system 1 GHZ CPU 1 GB RAM * If you don t have enough ram you can create a swap file. (page 7)

PREPARING THE MASTERNODE SERVER Open a shell and type the following commands to install the dependencies needed for the crowdcoin daemon: sudo apt-get install build-essential libtool automake autoconf sudo apt-get install autotools-dev autoconf pkg-config libssl-dev 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 INSTALLING THE DEAMON It is recommended to build your wallet from source available on Github. Alternatively, you can download the latest binaries from our official website http:// For the purpose of this tutorial, we will install the crowdcoin deamon from Github. Type the following commands: sudo apt-get install git git clone https://github.com/crowdcoinchain/crowdcoin.git After finishing go to the Crowdcoin folder and execute the commands: cd Crowdcoin chmod 755 autogen.sh./autogen.sh./configure chmod 755 share/genbuild.sh make STARTING THE DEAMON We initially run the daemon so it creates the initial configuration files: cd src./crowdcoind -daemon 2

PREPARING THE LOCAL WALLET (WINDOWS) The local wallet installed on your local machine (Windows) acts as the controller wallet for your masternode. It contains the masternode settings and can activate your remote masternode on your VPS. In the Crowdcoin Core wallet, go to tools debug console and type: getnewaddress MN1 Go to Send and send EXACTLY 1,000 CRC to the earlier generated address. Now go to Tools - Debug console and type: masternode outputs You should see something like <collateraltxid> : <TXINDX>, the <collateraltxid> is a long alphanumerical string, whereas the <TXINDX> is a small number, usually 1 or 0. *** Take a note of this information. In the Debug console type: masternode genkey *** Take a note of this information. Now go to tools - edit masternode configuration file and add this line: <alias> <VPS IP>:12875 <masternodeprivkey> <collateraltxid> <TXINDX> <alias>: <VPS IP>: <masternodeprivkey>: <collateraltxid>: <TXINDX>: Any name can be given The external IP address of your remote VPS. The key you generated earlier when typing masternode genkey in the debug console. The long alphanumerical string when typing masternode outputs in the debug console. The small number when typing masternode outputs in the debug console. Save the file and close the Crowdcoin Core wallet. 3

CONFIGURING THE DEAMON Go to the crowdcoin folder by typing: cd /root/.crowdcoincore Type the following command to edit the configuration file (using nano): nano crowdcoin.conf Now copy and paste this information into crowdcoin.conf: rpcuser=<rpcuser> rpcpassword=<rpcpassword> rpcallowip=127.0.0.1 rpcthreads=8 listen=1 server=1 daemon=1 staking=0 discover=1 externalip=<vps IP>:12875 masternode=1 masternodeprivkey=<masternodeprivkey> addnode=84.17.23.43:12875 addnode=18.220.138.90:12875 addnode=86.57.164.166:12875 addnode=86.57.164.146:12875 addnode=18.217.78.145:12875 addnode=23.92.30.230:12875 addnode=35.190.182.68:12875 addnode=80.209.236.4:12875 addnode=91.201.40.89:12875 <rpcuser>: <rpcpassword>: <VPS IP>: <masternodeprivkey>: Choose your own username Choose your own password The external IP address of your remote VPS. The key you generated earlier and put in masternode.conf on the local wallet (Windows) Press CTRL-X, then Y and then ENTER to save and exit the file. CONFIGURING THE FIREWALL Type the following command to open the masternode deamon port in the firewall: sudo ufw allow 12875/tcp 4

STARTING THE DEAMON We can now start the daemon again: cd /root/crowdcoin/src./crowdcoind -daemon Now wait for approximately 15 minutes to finish synchronising. STARTING THE MASTERNODE FROM LOCAL WALLET (WINDOWS) Start the Crowdcoin Core wallet and go to the Masternodes tab. Wait for your 1,000 CRC you sent to have 15 confirmations. Now right-click on your masternode listed in the masternodes tab and click Start Alias The Masternode will now start and enter PRE-ENABLED within 10 minutes and then switch to ENABLED automatically after a short period of time. 5

INSTALLING SENTINEL Sentinel is a watchdog for your masternode which communicates to the network that your node is working properly. Make sure Python version 2.7.x or above is installed: python --version Update the system packages and ensure virtualenv is installed: sudo apt-get update sudo apt-get -y install python-virtualenv Clone the Sentinel repo and install Python dependencies: cd /root/.crowdcoincore git clone https://github.com/crowdcoinchain/sentinellinux.git && cd sentinellinux export LC_ALL=C apt install virtualenv virtualenv./venv./venv/bin/pip install -r requirements.txt CONFIGURING SENTINEL Type the following command to edit the configuration file (using nano): cd /root/.crowdcoincore/sentinellinux nano sentinel.conf Uncomment the #dash_conf line at the top and add the path to your crowdcoin configuration file. dash_conf=/root/.crowdcoincore/crowdcoin.conf Press CTRL-X, then Y and then ENTER to save and exit the file. CONFIGURING SENTINEL IN CRONTAB Set up a crontab entry to call Sentinel every minute: crontab -e In the crontab editor, add the lines below: * * * * * cd /root/.crowdcoincore/sentinellinux &&./venv/bin/python bin/sentinel.py >/dev/null 2>&1 Press CTRL-X, then Y and then ENTER to save and exit the file. Test the config by runnings all tests from the sentinel folder you cloned into cd /root/.crowdcoincore/sentinellinux./venv/bin/py.test./test Installation completed! 6

CREATING A SWAP FILE If you don t have enough ram on your vps server as required you can create a swap file. The swap file makes space on your hard drive that the server can use as simulated extra ram. Run these commands to make a swap file: sudo fallocate -l 4G /swapfile sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile We have our swap file enabled, but when we reboot, the server will not automatically enable the file. We can change that though by modifying the fstab file. Edit the file with root privileges in your text editor: sudo nano /etc/fstab At the bottom of the file, you need to add a line that will tell the operating system to automatically use the file you created: /swapfile none swap sw 0 0 Save and close the file when you are finished. 7