NODE FROM BLOCKMESH

DK Nodes
3 min readNov 24, 2024

--

1. First of all, purchase a server from AEZA, Contabo or Spacecore.

We’ve started using the AEZA service more due to its high reliability and speed. However, you can also choose Contabo.

Server specifications:

• 2 vCPU Cores
• 4 GB RAM
• 60 GB NVMe or SSD

2. Set up the server on your PC.

Log in using the command root@ip.

But before that, we recommend securing your server. Read more in our article.

4. Install the script.

Run the following command and download:

sudo git clone https://github.com/dknodes/blockmesh.git && cd blockmesh && sudo chmod +x blockmesh.sh && sudo ./blockmesh.sh

Command 1Install/Update Node: install the node. It checks for Docker and Docker Compose, installs them if needed, and configures the account for running the node.
Command 2View Logs: allows you to view the node’s operation logs.
Command 3Restart Node: restasrt the node.
Command 4Stop Node: safely stop the node service.
Command 5Start Node: start the node.
Command 6 — View account: shows the current account details used for authentication.
Command 7 — Change Account: lets you update the account details used for the node.
Command 0 Exit: closes the menu.

To use the commands, press the appropriate number and then the “enter”.

Example Usage: Installing the Node

Step 1: Select Install/Update Node.

You will be prompted to register on the Blockmesh website and enter your account details.

2. Check and Install Docker and Docker Compose.

The script checks for Docker and Docker Compose, installing them if they’re not already on your system.

3. Enter your email and password.

Afterward, the node will be installed and launched through Docker.

4. View Logs.

To confirm that the node has successfully authorized, select command 2 from the menu.

5. Monitor Node’s activity.

Go to the Blockmesh Dashboard to monitor your node’s activity. On the dashboard, check the points that your node is mining, allowing you to track its performance and rewards.

Previous articles:

Nodes Guide:

🗺️ All the info on nodes, giveaways, educational content, and research will be on our sources — DKNODES, GitHub, and X (Twitter).

Thanks for your attention, node runners!

--

--

DK Nodes
DK Nodes

Written by DK Nodes

write about nodes printing on nodes noderunners Telegram Channel – https://t.me/dknodes X (Twitter) – https://x.com/dknodes

No responses yet