setup esbc masternode hot and cold wallet · have a local wallet that is also fully synced....

9

Upload: others

Post on 21-Sep-2020

9 views

Category:

Documents


0 download

TRANSCRIPT

Page 2: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

Setup ESBC Masternode hot and cold wallet

Download ESBC Wallet from h�ps://esbc.pro

Masternode Guide

This guide is to show you how to setup a Cold node. Cold nodes do not hold any coins,

they are all in your local wallet. This means the masternode itself doesn't hold any coins

Choose A VPS for your Masternode

There are many VPS hosts, so feel free to choose any one you like.

For this guide, I’m going to use Vultr VPS and full disclosure:

Register and Sign in to Vultr h�ps://www.vultr.com

I. Deploy New Server

II. Select Server Loca�on

Page 3: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

III. Select Server Type: Ubuntu 16.04

IV. Select Server Size: 1CPU - 1024MB Memory

V. Type Host Name (MNx), Server Qty and Deploy now

You will get a confirma�on email once your VPS ac�vated.

Save your VPS IP, Username and Password in text file and use it for further steps.

Page 4: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

Collateral Sending from ESBC Wallet Open your wallet and go to:

Settings -> Op ons -> Wallet -> check: Show Masternode Tab

Also, check Activate Coin control Features.

You will need to restart the wallet.

I. Have a local wallet that is also fully synced.

II. Click Receive, enter Label and Click on Request Payment

Page 5: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

III. Copy address from Popup Window in your wallet

IV. Send 5000 ESBC as Collateral to your "Bronze" address

Copy your new Masternode's receiving address by clicking on Copy Address bu�on.

The generated address will now be labeled as Bronze. Please copy/paste this string to

the notepad file on your Desktop (label sec�on). This address will be the one that you

will send your 5,000 ESBC to, and the one where all future payments will go.

Paste the address copied from previous step III. From wherever you currently hold your

5,000 ESBC (Bronze), 25,000 ESBC (Silver), 50,000 (Gold), 250,000 (Pla�num) from

exchange, another ESBC wallet, even a different address in the same wallet), Send your

ESBC to your new "Bronze" Masternode receiving address in your wallet.

IMPORTANT: You must send EXACTLY 5,000 ESBC to your "Bronze" address, no more, no

less, to be eligible to run a Masternode!

Once you have ini�ated the transac�on, you must wait for 15 confirma�ons so your

address is eligible to be associated with your new Masternode.

Page 6: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

VI. Fill that user and password to PuTTY

Copy the default password from your VPS Provider sent you in email and right-click inside the PuTTY

window / press Enter

VII. ESBC VPS remote wallet install, enter the following command :

Install ESBC from the GitHub repository by using following commands

Copy and paste the following commands 1 by 1 and press enter

wget -N https://raw.githubusercontent.com/BlockchainFor/esbc-script/master/install

bash install

The script will automatically download and perform the necessary settings, you can use your masternode privkey or automatically generate a new oneAt the end of the installation process, you will receive the data to configure your masternode.conf

V. Download PuTTY and Fill your VPS Details to Connect to the VPS

Page 7: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

To check current block esbcoind-cli getblockcount

To check masternode status on vps esbcoind-cli masternode status To edit masternode config file on vps nano ~/.esbcoin/esbcoin.conf

VIII. Get the info for your Masternode

Go to your ESBC Wallet

MENU : Tools / Debug console

In the debug console type :

masternode outputs

It will display your Transaction ID (TX_ID) and Transaction Index (TX_Index).

#Respond: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" : "0",

# Your TXID Should be : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

# Your TXIndex Should be like : 0 or 1

Copy and paste the outputs into your temporary notepad file (TX_ID and TX_Index).

Page 8: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

IX. Setup Masternode Configuration File

MENU : Tools > Open Masternode Configuration File

You will see an example of the Masternode configura on line. Leave it there.

On a Еnew line, copy/paste all the info you’ve gathered so far in this format:

MNx Your_VPS_IP_Address:32322 Masternode_Priv_Key TX_ID TX_Index

Save & Close Masternode Configura on File and restart wallet.

You should have a record like this:esbcoin_mn1 108.61.196.89:32322 sJimxAyeReNqaB2RD5EBPHZTuddYivpbqe9gsrmkx2r6j42xxp

1bf9d8296ee31bb871e9c1f3b85ebb69exxxx76db77f70226215128d0c2eb2 1

Important!! this record should be in one line without line break

Page 9: Setup ESBC Masternode hot and cold wallet · Have a local wallet that is also fully synced. II.Click Receive, enter Label and Click on Request Payment. III.Copy address from Popup

X. Start your Masternode in your ESBC Wallet

Designed by

Select your master node from the list and click " Start alias"

Any questions? Look video manual and join Discord and Telegram ESBC community!