Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If prospective operators need additional support on this guide, drop us a line in the Technical Support channel in our Discord.

Info

Step and screenshots of this setup are pulled from the official XinFin Masternode Guide found here: XinFin Masternode Setup Guide

NOTE: There are two sets of directions below. Please follow the proper guide, based on whether you are creating a new XinFin Masternode for the first time, or migrating an existing XinFin Masternode to our platform:

...

#

Steps

Images

1

Obtain your current coinbase.txt and keystore contents from your existing node or hosting provider. These steps will vary depending on where your existing node is located.

If you are hosting your node yourself, these files will be located under ~/XinFin-Node/xdcchain/coinbase.txt and ~/XinFin-Node/xdcchain/keystore/UTC-xxxxxxx…. Open these files with a text editor such as vim, and copy down the contents.

They will be used in later steps.

Important: Do not provide the coinbase or keystore associated with your wallet containing your XDC tokens. That is not the correct keystore.

  • The coinbase.txt file contains the address that is assigned to the node when it was created. It should look like a long string of characters starting with “xdcABCabc….”

  • The keystore file will be located within the keystore directory, and the file name will start with “UTC-xxxxx”. The contents will be a JSON string containing your address as well as some long strings representing your node keys.

2

Log into the Node Forge website and click “Create a Masternode.”

Select the “XinFin” node from the dropdown list and click the “Create A Node” button.

Once you complete the purchase of the node, it will be automatically set up, and you will receive an email once node setup is completed which will prompt you to return to your Node Forge account and complete the setup of your node.

3

When prompted to complete your setup, you should be left off on “Step 4. Remote Setup.”

Select “Import an Existing Node”.

4

Supply the contents of the Coinbase and Keystore Files in the appropriate boxes.

5

Click “Validate Setup” from your Node Forge dashboard to complete your setup.

...