December 5

LENS PROTOCOL NODE | PER ONE CLICK ๐Ÿ”ฅ

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:

Minimum Requirements:

  • A relatively modern CPU is recommended.
  • 32 GB RAM
  • Storage:
    • Testnet Nodes: 30 GB
    • Mainnet Nodes: 300 GB, with the state growing.
  • 100 Mbps connection (1 Gbps+ recommended)

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.

3. API Access

  • The HTTP JSON-RPC API will be exposed on port 3060 (localhost:3060).
  • The WebSocket API will be exposed on port 3061 (localhost:3061).

4. Install the script.

Run the following command and download:

sudo bash -c 'git clone https://github.com/dknodes/lensDK.git && cd lensDK && chmod ugo+x lensDK.sh && ./lensDK.sh'
1) Clone and Start the Lens Node ๐Ÿ› ๏ธ
2) Stop the Node ๐Ÿ—‘๏ธ
3) View Logs ๐Ÿ“„
4) Check Node Health โš™๏ธ
5) Exit ๐Ÿšช

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

5. Example Usage: Installing the Node

Step 1: Select Install Node

From the main menu, enter 1 to choose the Install and Start Node option.

Step 2: Check Logs

Enter command 3 and check the node logs.

Step 3: Check the Node State

Enter command 4 and check the node state.

Example response:

that's okay

Educational articles:

Nodes articles:


All the info on nodes, giveaways, educational content, and research will be on our channel โ€” DKNODES, GitHub and X (Twitter).

Thanks for your attention, node runners!