About XinFin Masternode

XinFin offers the first and only genuinely one-click masternode deployment.

Docker

This guide will cater to the following system configurations

Operating System

CentOS or RedHat Enterprise Linux (latest release) or Ubuntu (15.04+) supported

Development

Windows (64-bit) or most Linux distributions

CPU

64-bit x86_64, 2+ cores

Disk

Minimum 300GB SSD recommended (500+ IOPS, more is better) for the database partition

RAM

32 GB

Hands on guide: How to Setup Masternode

There are two methods to choose from to set up the Masternode

  1. DIY masternode environment set up
  2. Delegate masternode set up to third party service provider

METHOD 1: DIY Masternode environment set up

CentOS or RedHat Enterprise Linux (latest release) or Ubuntu (15.04+) supported

Clone repository

git clone https://github.com/XinFinOrg/XinFin-Node.git

Enter XinFin-Node directory

cd XinFin-Node

Step 1: Install docker & docker-compose

sudo ./install_docker.sh

Step 2: Update .env file with details

cp env.example .env
nano .env

Step 3: Start your Node

Run:

sudo docker-compose -f docker-services.yml up -d

Your coinbase address can be found in xdcchain/coinbase.txt file.

To stop the node or if you encounter any issues use:

sudo docker-compose -f docker-services.yml down

Upgrade

To upgrade please use the following commands

sudo docker-compose -f docker-services.yml down
sudo ./upgrade.sh
sudo docker-compose -f docker-services.yml up -d

Troubleshooting

If you are having problems with Setup, the first step is to collect more information to accurately characterize the problem. From there, it can be easier to figure out a root cause and a fix.

METHOD 2: Delegate masternode set up to third party service provider

Set up your Masternode using one of these 3rd party Masternode service providers.

DISCLAIMER: This list is provided for informational purposes only. Services listed here have not been evaluated or endorsed by XinFin and no guarantees are made as to the accuracy of this information. Please exercise discretion when using third-party services.

List of service provider to Setup Masternode

  1. IndSoft.net
    • IPv6 and tor Supported
    • Global geographical locations
    • Fully Managed Network
    • Network attack prevention (DDoS)
    • One time Setup Cost: Free
    • Monthly: 250 USD (pay in XDC, Paypal, debit, or credit card)