MASTERNODE Setup Guide

Similar documents
CROWDCOIN MASTERNODE SETUP COLD WALLET ON WINDOWS WITH LINUX VPS

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

COLD WALLET STEP BY STEP SETUP TUTORIAL FOR BEGINNERS

MASTERNODE SETUP GUIDE

SCRIV NETWORK COLD WALLET MASTERNODE SETUP GUIDE DETAILED

KINGSTON COIN VPS MASTERNODE SETUP GUIDE

BitcoinGenX Masternode Setup Tutorial

WHAT YOU WILL NEED FOR THIS GUIDE:

COLD WALLET + MASTERNODE SETUP ON LINUX

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

SUB1X Masternode Setup Guide: LINUX Version

Masternode Setup Guide

Rover Coin. Hot Cold Wallet Masternode VPS setup Guide

Masternode Setup Guide Local Wallet with VPS Server

Windows cold wallet managing Linux VPS connected Masternode

Beetle Coin Masternodes Guide

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

Complete Guide to Setting Up Linda on Ubuntu 16 For Staking

SAROS MasterNode Guide V1.1

Nyerium Hot Cold Masternode Guide

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

CazCoin VPS Masternode Setup December 2018

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

Masternode Setup Guide

Masternode&Sentinel Setup Guide

CazCoin VPS Masternode Setup May 2018

Setting up a Chaincoin Masternode

Dixicoin (DXC) Masternode Guide for VPS

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

Relarium (RLM) Masternode Guide for VPS

LOCAL WALLET (COLD WALLET):

MarketC - Masternode Setup Guide

NAV Coin NavTech Server Installation and setup instructions

Crave Setup Guide v1.07

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

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 Guide #1. Single masternode on Linux VPS (Ubuntu)+ Control wallet on local PC (Windows) (VPS installation with script :-) )

Master Node Setup Guide

TECHNOLOGY. Cold Masternode Guide

Controller-Cold-Setup

Masternode Setup in VPS server

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

Anonymity and Privacy Blockchain

Cold Masternode Guide

Renos Local Wallet Masternode Setup

Anonymity and Privacy Blockchain

Flex 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

Masternode Guide Version 1.0.4

KickSoccer Coin Masternode Setup Guide

Wallet Installation Guide for Staking on Raspberry PI

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04)

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

Rabbit Linux Masternode with Windows Cold Wallet

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

Masternode Setup Guide

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

Masternode Setup Guide. HexCash Coin. Masternode Setup Guide Version /

STRATIS MASTERNODE. Windows Installation Guide

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

Create MedicCoin Master Node Instruction Rev2

SCRIV NETWORK WINDOWS HOT WALLET MASTERNODE SETUP GUIDE DETAILED

XSN coin. TPoS Setup Guide.

KINGSTON COIN VPS MASTERNODE SETUP GUIDE

Zephyr Kernel Installation & Setup Manual

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

TrinityCore Documentation

ZEALIUM WINDOWS MASTERNODE SETUP GUIDE

CrowdCoin Masternode Windows Hot Wallet Guide + Sentinel

SUB1X Masternode Setup Guide: Windows Version

AEGEUS Official Aegeus FAQ

Official Aegeus FAQ s

(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).

TangeloHub Documentation

FreeSWITCH for Ubuntu 14.04

WOLFCOIN MASTERNODE MANUAL

How to make GCN, bitcoin and other Altcoin Paper Wallet (Cold Storage, Offline Storage)

SETTING UP 3 WORDPRESS SITES ON APACHE AND UBUNTU BY RAMI

MRCP. Installation Manual. Developer Guide. Powered by Universal Speech Solutions LLC

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

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

Creating a Yubikey MFA Service in AWS

InstaDEX Master Wallet and Masternode Deployment Guide with Windows VPS

Parallel Programming

Pulp Python Support Documentation

Infoblox Kubernetes1.0.0 IPAM Plugin

This tutorial will guide you how to setup and run your own minecraft server on a Linux CentOS 6 in no time.

MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS

Software Development I

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

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

XLink Kai Raspberry Pi Beginners Tutorial

Bitnami Pimcore for Huawei Enterprise Cloud

Wallet Setup Guide WINDOWS. Version 1 /

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

Cloud Attached Storage

2 Setting up the RDMA Framework for Development

Working with Ubuntu Linux. Track 2 Workshop June 2010 Pago Pago, American Samoa

Exercise Sheet 2. (Classifications of Operating Systems)

Transcription:

MASTERNODE Setup Guide Version 1.0 February 2018 Page 1 / 13

Table of Contents Table of Contents... 2 Linux Setup... 3 Prerequisites... 3 Updates and dependencies... 3 Building the wallet... 4 Starting the wallet... 4 Masternode setup... 5 Resolving issues... 8 Windows Setup... 9 Prerequisites... 9 Starting the Wallet... 9 Masternode setup... 10 Support... 13 Version 1.0 February 2018 Page 2 / 13

Linux Setup This section describes the build process for the Apollon wallet on a typical Ubuntu 16.x system. Prerequisites - up and running Ubuntu machine or VPS - console access to said machine (e.g. putty on Windows) - 25.000 XAP Updates and dependencies Issue the following commands to update your package sources: sudo apt-get update && sudo apt-get upgrade && sudo aptget dist-upgrade -y The following commands will install all required dependencies: sudo apt-get install nano htop git software-propertiescommon build-essential libtool autotools-dev pkg-config libssl-dev libboost-all-dev libevent-dev libminiupnpcdev libgmp3-dev autoconf automake -y Add the Bitcoin package repository: sudo add-apt-repository ppa:bitcoin/bitcoin Update sources and install the libdb dependencies: sudo apt-get update && sudo apt-get install libdb4.8-dev libdb4.8++-dev Version 1.0 February 2018 Page 3 / 13

Building the wallet Now we are ready to clone the Apollon sources. git clone https://github.com/apollondeveloper/apolloncoin Navigate to the src directory and start compiling the wallet. This step will take from a few minutes up to half an hour, based on your hardware resources: cd ApollonCoin/src make -f makefile.unix USE_UPNP=- ATTENTION: If you get the following error, virtual memory exhausted: Cannot allocate memory your machine lacks physical memory. To resolve this, follow the steps in the Resolving issues chapter of this document. Then reboot your Linux machine and reenter the previous commands. Starting the wallet The build-process should be finished within a few minutes. After that, start the Apollon daemon:./apollond The daemon will output the path to your Apollon configuration file as well as a random generated password for RPC Access: Error: To use Apollond, you must set a rpcpassword in the configuration file: /<path>/.apollon/apollon.conf It is recommended you use the following random password: rpcuser=apollonrpc rpcpassword=<random_password> Version 1.0 February 2018 Page 4 / 13

Edit the Apollon.conf file which should already be created on the path mentioned in the error Message: nano /<path>/.apollon/apollon.conf Add the rpcuser and rpcpassword lines that were generated by the error message. Feel free to change both values if you want to. rpcuser=apollonrpc rpcpassword=<password> At this point you should be able to start the daemon without any further errors:./apollond You will not see any messages at this point. Masternode setup Now open a second terminal window and navigate to the Apollon source directory to create your Masternode key: cd ApollonCoin/src./Apollond masternode genkey Save the generated private key because we will need it in a moment. To start a Apollon Masternode, you need 25.000 XAP in your wallet. To get a wallet address, execute the following command: Version 1.0 February 2018 Page 5 / 13

./Apollond getaccountaddress masternodewallet You need to send exactly 25.000 XAP to the address that was printed by the last command. ATTENTION: when sending the required amount, be careful that the transaction fees are not substracted from the amount sent. After sending the funds to your new masternode wallet, check the available funds. This requires 16 confirmations from the network:./apollond getreceivedbyaddress <your_masternode_address> The output should be exact 25000.00000000. It is recommended to encrypt your wallet. Do this by issuing the following command:./apollond encryptwallet <your_wallet_password> The Apollon daemon will be stopped at this point. Before you start it again, add your masternode details to the Apollon.config file. You will need the generated private key from the genkey step at this point: Nano /<path>/.apollon/apollon.conf Add the following rows to the end of the file: listen=1 staking=0 port=12117 masternode=1 masternodeaddr=<your_ip_address>:12117 masternodeprivkey=<masternode_private_key> Version 1.0 February 2018 Page 6 / 13

Now restart the Apollon daemon in the first terminal window:./apollond Open the second terminal window and start your masternode by entering the following commands:./apollond masternode start <your_wallet_password> Congratulations! Your new Apollon Masternode is now up and running. You can check it by listing all Masternodes currently online. The list should contain the IP-Address of your machine:./apollond masternode list Version 1.0 February 2018 Page 7 / 13

Resolving issues virtual memory exhausted 1. Setup more swap space by issuing the following commands: cd / sudo fallocate -l 4G /swapfile sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile 2. Edit /etc/sysctl.conf: sudo nano /etc/sysctl.conf Add the following line tot he bottom of the file: vm.swappiness=10 3. Edit /etc/fstab sudo nano /etc/fstab Add the following line tot he bottom of the file: /swapfile none swap sw 0 0 4. Reboot your machine reboot Version 1.0 February 2018 Page 8 / 13

Windows Setup This section describes the Windows setup of an Apollon Masternode using the precompiled Apollon-QT wallet. Prerequisites - A Windows machine running Windows 7/8/10 - Permissions to edit firewall settings - 25.000 XAP Starting the Wallet Download the latest wallet executable from our Github Repository (https://github.com/apollondeveloper/apolloncoin/releases) and save it to a local folder of your choice. Run the Apollon-qt.exe. When your firewall or anti-virus pops up, allow connections to external networks. Version 1.0 February 2018 Page 9 / 13

After starting the wallet for the first time, wait for the blockchain to be synchronized. The App should look like this after the first startup: Masternode setup Now open the console window by navigating to Help -> Debug Window -> Console Tab: Version 1.0 February 2018 Page 10 / 13

Enter the following command into the Textbox at the bottom of this window: getaccountaddress 0 This is the deposit address for your initial masternode funds. You need to send exactly 25.000 XAP to the address that was printed by the last command. ATTENTION: when sending the required amount, be careful that the transaction fees are not substracted from the amount sent. After sending the funds to your new masternode wallet, the amount will show up in your wallet dashboard. The masternode cannot be started until the transaction has 16 confirmations. You can check the confirmation count in the Transactions view: In the meantime, open the debug console again and type in the following command: masternode genkey This is your masternode private key. Now edit the Apollon.conf file in your Roaming AppData Folder with a text editor of your choice: %APPDATA%\Apollon\Apollon.conf Version 1.0 February 2018 Page 11 / 13

The file should be empty. Enter the following lines: rpcuser=<choose_freely> rpcpassword=<choose_freely> allowip=127.0.0.1 listen=1 staking=0 port=12117 masternode=1 masternodeaddr=<your_ip_address>:12117 masternodeprivkey=<masternode_private_key> Save and close the file and restart your wallet. Open the Debug Console again and type in the following Command: masternode start The console output should look like this: Congratulations! Your new Apollon masternode is now up and running. You can check it opening the Masternodes view of your wallet. Version 1.0 February 2018 Page 12 / 13

Support If you need further assistance, join our Discord (https://discord.gg/ysv7hb). Version 1.0 February 2018 Page 13 / 13