Start Terra Node

After setting up screen, you can start running Terra CLI by following these steps:

Step 1: Start CLI by using command prompt

./terra-node-cli-linux

  1. Use the down arrow key to navigate to option 2. Add Operator.

  2. Enter to choose this option.

  3. Paste your operator wallet (This wallet you used to purchase the key).

  4. Paste your private key of the wallet in operator wallet.

Step 2: Press Enter button, typing “y”. Press Space button to select the wallet and Enter button to run the node

! Note:

Wait a few minutes until you see the following message:

[cli 1.1.7] Health Check on JSON RPC, Operator still healthy. Current block number: 240351333

This message helps you check your connection to VPS. If you receive it, it means you have successfully connected.

When you want to check if you have received your reward, pay attention to the following message.

1 / 2 keys did accrue xGAM3 for the challenge 541. A Terra Key receives xGAM3 every few days.

Submitting multiple assertions for 1 keys

  • 1 / 2 keys did accrue xGAM3 for challenge 541 means that 1 out of the 2 keys you purchased has received tokens from the challenge.

Step 3: Using these buttons before detaching from your Screen session with “Ctrl + A + D” and then you can turn off the terminal

Last updated