PRE Node Beta Testing Open

avatar

Presearch has been user nodes in closed bata for over a month. But they just reopened node beta testing today. So if you wanted to run a node, but you couldn't because it was closed beta, you will be able to run and test it now.

image.png

source

Here is the annoucement on Telegram
https://t.me/presearchnews/324
You just have to

  1. Join @PresearchNodes
  2. Fill out the Typeform
    https://presearchcommunity.typeform.com/to/UkDumktm

This is still a beta test on their testnet, so there is no rewards, but once they are done with Tokenomics Engine, the reward system, node operators will receive rewards for running node(s).
I heard that all node testers will receive something... so you might get some PRE tokens for testing this out.

You don't have to be a tech person to run a node, and you don't have to have a powerful computer to do it. You don't even need to run 24/7.

Setting up a node is easy too. Copy and paste these commands and you are good to go.
The one-line command to install everything is as follows (for Linux / Mac):

docker stop presearch-node ; docker rm presearch-node ; docker stop presearch-auto-updater ; docker rm presearch-auto-updater ; docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --interval 300 presearch-node ; docker pull presearch/node ; docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node -e REGISTRATION_CODE=YOUR_REGISTRATION_CODE_HERE presearch/node ; docker logs -f presearch-node

On Windows 10, it's the same command, but replace the ";" semicolons with "&" ampersands:

docker stop presearch-node & docker rm presearch-node & docker stop presearch-auto-updater & docker rm presearch-auto-updater & docker run -d --name presearch-auto-updater --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --interval 300 presearch-node & docker pull presearch/node & docker run -dt --name presearch-node --restart=unless-stopped -v presearch-node-storage:/app/node -e REGISTRATION_CODE=YOUR_REGISTRATION_CODE_HERE presearch/node & docker logs -f presearch-node

And also I found this "Presearch University"
https://presearch.gitbook.io/presearch-onboarding/

Information about presearch and how to fun a node and keyward staking and all the stuff you need is there.
So if you are interested in user node, this is a good chance to jump in and get started.


presearch



0
0
0.000
5 comments
avatar

great information and I find it really very useful, I wish I could have my computer to be able to put this one to work because I have known about Linux for many years.it is very useful that you have placed the commands for Windows and for Linux. surely many good gains are coming.

0
0
0.000
avatar

you can use your computer if its windows or linux, you just need internet connection :)

0
0
0.000
avatar

that is the detail, I have not had a computer for many years ... tthat is the detail, I have not had a computer for many years ... all I do is through my low-end smartphones.If I had a PC, I would do a lot more and better things.

0
0
0.000
avatar

ah... i didn't know
but if you don't have a computer at home, you can rent a cloud server and run a node that way

0
0
0.000
avatar

It is a good solution but the problem is that the prices are too high for what is earned here in Venezuela because I live in a country with a lot of inflation,And that means that I cannot afford to rent a server because the average monthly income of the people here is $ 3 a month so it is completely impossible but thank you very much for your excellent suggestion, it's a very good idea.

0
0
0.000