Installation
There are 3 Options to install the Node by Manual, Script and Docker.
Firstly you need to add user
using your user
or
Install screen for running in background
Setup and Connect a node to the Socotra Testnet v1
For this step, you will have to download the binary files found here. If you have git installed on your system, please execute the following in your command line:
Your binaries will be found in the juneogo-binaries
folder on your system.
Configuring the initial binary files
The first step is to transfer the required binaries to the home directory of the server on which you wish to run your node. These binaries are:
juneogo
jevm
srEr2XGGtowDVNQ6YgXcdUb16FGknssLTGUFYg7iMqESJ4h8e
After moving these binaries to the server, we next step is to allow execution permissions for them with the following commands:
Next, the directory .juneogo/plugins
should be created in the home directory of our server, and the jevm binary should be placed there:
The structure of your home directory should resemble the following:
If these files are structured differenty than above, you will not be able to connect your node.
You may now connect the node to the Socotra network by executing the juneogo binary with the following command:
Press Ctrl + A + D ( to detach and make screen keep running) Please make sure this process keeps running in the background. If the execution of the juneogo executable stops, your node will be inactive.
You may check if the node has boostrapped with the following call:
Example response:
Last updated
Was this helpful?