Installation
Step 1
Download ready-made binaries from the official github (this link is relevant for MAIN.1.0, if you are reading this guide, but there is already a new version is available, try changing the number 1.0 in the link to the number of the current version):
Unpack the downloaded archive:
You won’t believe it, but that’s it! You have installed the node.
Step 2
Before starting the node, we will create a config file with the ip-address of your server into it — for the node to be routable (replace the IP_ADDRESS with the IPv4/IPv6 address of your server), then copy and paste whole the block:
Step 3
Create a service file for the node to run in the background and does not stop after closing the terminal. Please note — replace the word YOUR_PASSWORD with your own password, the same password that you used when creating a wallet!
(Copy the block below in Notepad, replace the word YOUR_PASSWORD with your password and paste it entirely on the command line, not line by line.)
Next, run the node using the service file (3 commands):
Checking that the node is working properly:
Step 4
Now let’s move on to setting up the client / wallet. Launching the client for the first time. It will require, like the node, to come up with a password (I advise you to create the same as on the node, although most likely this is not entirely correct).
Next we need to restore the wallet (Your wallet secret key instead of Secretkey):
Copy the wallet address and add it to the stake:
Checking that the node is ok:
It remains only to buy a roll for our coins.
We go to the client:
and in the client we buy a roll using the command:
Last updated