Home Comments

Running on the Aethir node testnet (using the ubuntu CLI)

AethirNodes are now available for testing on the Arbitrum Sepolia Testnet. (Read the Testnet Guide Announcement)
Test NFTs have been deployed on the Arbitrum Sepolia testnet.

You can run it on Windows and Ubuntu. In this article, I’ll show you how to run it on Ubuntu.
I tried it within 15 minutes of the announcement and it’s simple, so you should try it.

Arbitrum sepolia ETH faucet

Get Testnet ETH (Alchemy)

Get some testnet ETH before you start. Faucet it into a wallet with NFTs.
If you can’t faucet with Alchemy’s problem, please leave your address in the comments. I think I can give you about 0.05ETH each. (It takes time when the author is out of the office.)

Specifications for installing/running a node

64MB RAM 1 X86 CPU Cores@2.1GHz 10 GB Disk Space 10Mbps Internet Connection

This is a verifiable node, even on low-spec machines. If you’re running a VPS, you can use the lowest spec version or run it alongside another node if it’s error-free.

Run a testnet node

Updated Command : Version 1.0.1.8


1-1 or 1-2
Download in one of two ways.


1-1 Go to the homepage to download the CLI file, or usehe

Go to the client download site



1-2 You can also download it from the VPS terminal with the following command, but please note that the address and version may change or disappear. How to find a new URL

wget https://aethir-checker-client-new.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.1.8-na.tar.gz


Download it from the homepage and upload it to your VPS directly (SFTP, etc.).
Alternatively, you can find the address on the homepage and download it using wget as shown above


After that, unzip it.

tar -xvf AethirCheckerCLI-linux-1.0.1.8.tar.gz

Install the screen.

sudo apt update
sudo apt install screen

Create a screen

screen -S Aethir

Navigate to the folder

cd AethirCheckerCLI-linux-1.0.1.8-na

Notifications : Aethir downloads seem to be downloaded close to where you are (AWS), so if you get an error that the end of the folder name may be different, check the actual folder name and enter the command. – Thanks to yaboi for the report.

This is a new command since 1.0.1.7

sudo ./install.sh

Run

sudo ./AethirCheckerCLI-1.0.1.8


Please accept the Terms of service before continuing. Press y to continue, n to exit. Press v to read the Terms of Service.

Do you agree to the Terms?

Enter Y


Create a wallet by entering the following

aethir wallet create

Check your current private key and current public key and enter them in a safe place.

To import an existing wallet

aethir wallet import

Enter your existing private key.

Go to the homepage and connect/sign your wallet. If the node exists, you will be taken to the dashboard.

In the license dashboard, tap the Delegate button.


Enter your current public key in the address field and press Delegate.
The wallet that appears will authorize the transaction.

Return to the terminal and type the following

aethir license list --pending

The wallets with NFTs will be listed.

Select all licenses for the wallet by entering

aethir license approve --all


License operation approve success.
Approved. You have 1 delegated licenses, 0 pending.

When prompted, it is successfully selected.


You should see Working appear in your dashboard

You can also check the running status in the terminal with the following command

aethir license list --working

License Summary Commands

aethir license summary

Before exiting the terminal, press the following keyboard key to minimize the screen

Ctrl+A+D


It doesn’t seem to count rewards when I run it.
The testnet has just started running, so $vATH may be mined for the testnet at a later date when the team is aware of it.
You can think of it as a test run before it goes live.

April 22, 2024
Rewards are being counted.

Is the node working but giving 0 rewards?
You’ll start earning around 24-48 hours after working.

21 May 2024 Additions
The Rewards window now switches from Waiting -> Working.

Find the URL when it’s updated

When a new update is posted and I want to find the address, you go to https://app.aethir.com.

Just hover over the CLI for Linux and copy the right-click link address!
The folder may have been renamed, so check the actual folder and enter the command 🙂

Server error occurs, client close. If prompted?


If you get an error like the image above Press Ctrl+C to stop
Go back here and restart the server, then the client, and the pending should start again.



Click here for a post on how to update it.

Disclaimer:This content is provided for informational and educational purposes only and is not a recommendation for any investment or trading activity. The cryptocurrency market is highly volatile, and there may be risks involved; thorough research and careful judgment are necessary before making any investment. The responsibility for investment decisions based on the blog’s content lies with the reader, and the author and the blog do not take responsibility for any losses incurred.

 게시물이 도움 되셨나요? 커피로 후원해보세요 ☕
Did you find this post helpful? Support us with coffee ☕

What’s your Reaction?
+1
14
+1
0
+1
2
+1
0
+1
0
+1
0
+1
0
guest
기입시 개인정보수집에 동의 간주 됩니다
33 Comments
피드백
모든 댓글 보기
Roman

Hallo, ich bin gerade dabei das Ganze im Mainnet einzurichten. Bei dem Punkt “Run” mit dem Befehl “sudo ./ AethirCheckerCLI” komm ich nicht weiter. Dort bekomme ich als Antwort “Command not found”. Kannst du mir weiterhelfen? Vielen Dank schon mal.

Lauport

Hopefully the last update before June 12th, 10am UCT launch of Mainnet!

wget https://aethir-checker-client-new.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.2.0-na.tar.gz

tar -xvf AethirCheckerCLI-linux-1.0.2.0-na.tar.gz

sudo apt install screen

screen -S Aethir

cd AethirCheckerCLI-linux-na

sudo ./install.sh

sudo ./AethirCheckerCLI

Cheers!
Larry

Lauport

Version 1.0.1.10 came out yesterday (June 6th,2024) while I was out of town. Here is the NA version. Some commands changed again.

wget https://aethir-checker-client-new.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.1.10-na.tar.gz

tar -xvf AethirCheckerCLI-linux-1.0.1.10-na.tar.gz

cd AethirCheckerCLI-linux-na

sudo ./install.sh

sudo ./AethirCheckerCLI

Have a great day!
Larry

Lauport

A new version is out again! V 1.0.1.8

wget https://aethir-checker-client-new.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.1.8-na.tar.gz

tar -xvf AethirCheckerCLI-linux-1.0.1.8-na.tar.gz

cd AethirCheckerCLI-linux-1.0.1.8-na

cheers,

Larry

Last edited 7 몇달 전 by Lauport
Ryan

how can I access my node after a month ? I have setup it on last month, and tried some commands today but its showing “command not found”

Last edited 7 몇달 전 by Ryan
Lauport

I’ve found and installed the new version (1.0.1.7) using the North American link. but I cannot initialize the file to run. I changed to the new directory and tried versions of your older command- sudo ./AethirChecker-1.0.1.5 with 1.0.1.7 but no success. any help would be appreciated. Definitely not a Linux expert.

Thanks!

Marco213

My node run for a few weeks than stopped. When I try to restart it the following message appears:

Initializing…
You have 1 delegated licenses and 0 nodes running right now.
Wallet auto login success.
***************************************
Please input:

What kind of input is it expecting?
No matter what I try ( ‘y’, ‘Y’, ‘yes’, YES’) the answer is always invalid input!!!

retard or smth

aethir license list –pending
aethir license list –working
aethir license summary
these commands does not work for me for some reason
idk

natoshi

Thank you for the tutorial!

yaboi

nice one, just one caveat: the folder ”cd AethirCheckerCLI-linux-1.0.1.5-sg” is different depending on your ip, for EU its cd AethirCheckerCLI-linux-1.0.1.5-eu or example