Skip to main content

Adding a Validator Node using the Wallet

This guide will walk you through the process of adding a validator node using your consortium member address with Camino Wallet.

MULTISIG WALLETS

Kindly note that the wallets of a majority of the consortium members are multi-signature (multi-sig) wallets. If your wallet is also a multisig wallet, please consult the Adding a Validator Node with MultiSig Wallet documentation.

WALLET ADDRESS

Please ensure that you use the correct wallet address for this guide:

NetworkURLNote
Camino (mainnet):https://suite.camino.network/Production version: Please use this if you are unsure which version to choose.
Columbus (testnet):https://dev.suite.camino.network/Development version: Please use this version if you would like to test new features.

Please be advised that both of these wallets have access to both the mainnet and testnet. However, one of them is the production version while the other is designated for staging and development purposes.

VERIFY WALLET ADDRESS

Always verify that the domain is camino.network while using the wallet.

Overview

To add a validator node with Camino Wallet, you will need to follow the steps below:

  1. Check and verify the requirements
  2. Retrieve your node's private key
  3. Register your node with your wallet
  4. Add your node as a validator
  5. Verify that the validator is online

1. Requirements

Before you begin the process of adding a validator node, there are a few requirements you must fulfill. Below is a list of these requirements for the mainnet (camino) and testnet (columbus).

Camino Mainnet & Columbus Testnet

  • NodeID: This is the address of your node, similar to a regular wallet address.
  • Node's PrivateKey: You will need this to prove ownership of the NodeID.
    Keep it safe and secure!
  • 100,000 non-bonded CAMs in your P-Chain wallet. And a few CAMs for paying for transaction fees.
  • Consortium Member: Your wallet address must be a consortium member.
    If you are unsure about this, please reach out to us on Discord for clarification. If you participated in the pre-sale, you are already a Consortium Member.
  • KYC/KYB Verified: You must be Know-Your-Customer (KYC) or Know-Your-Business (KYB) verified.

Checking Requirements Using Camino Wallet

You can verify if you meet these requirements by accessing the Validator tab in your wallet's navigation bar after logging in.

If some of the requirements are not met, you will see a page similar to this:

Fig.1: Example with KYC Verified but not a Consortium Member Address
Fig.2: Example with a Consortium Member address

2. Retrieving Your Node's Private Key

To register your node to your consortium address, you need to prove that you own the node. Therefore, the wallet needs to sign the register node transaction with the node's private key. This is why you need to provide your node's private key to the wallet.

For more information on how to retrieve your node's private key, please refer to the Retrieving Your Node's Private Key guide.

3. Register Your Node

Once you have fulfilled the requirements outlined above, you can proceed to register your node. You should see a page as in the Fig.2 screenshot. Simply enter your node's private key into the designated field and click on the REGISTER VALIDATOR NODE button.

Fig.3: Enter Your Node's Private Key

4. Add Your Node as a Validator

After successfully registering your node, the validator page will update and appear as follows:

Fig.4: Setting up Validator Node

Enter the Required Details

  • Node ID: Your node's ID will be automatically retrieved from the registered node of your address.
  • Validation End Date: Enter the date when you want the validation period to end. The minimum value is two weeks, and the maximum is one year. You can click the MAX button for the maximum value.
  • Validation End Date: Enter the date when you want the validation period to end. The minimum value is two weeks, and the maximum is one year. You can click on the MAX button to select the maximum value.
  • Bonded Amount: For Camino, this value is a fixed amount of 100,000 CAMs. The field will be pre-set with this value.
info

Please note that the value shown in the screenshot above is 2000 CAMs, which is used for documentation purposes only, as a development network is being used.

Confirm & Submit

After filling in the required details, click the Confirm button located on the right side of the page. You will be presented with the information you entered.

Verify the information carefully, and if you are satisfied with it, click on the Submit button.

caution

Please note that once you have added your validator, you cannot undo this operation or change the end date of the validation period. Therefore, it is crucial to double-check the entered information before submitting.

Fig.5: Verify the Information and Submit the Transaction

5. Check your Validator

After you have submitted your transaction, you should see the status as committed with a green checkmark:

Fig.5-b: Successfull Transaction

5.1 Check Camino Explorer

In a few minutes, your validator should be online in Explorer's validators page

Validators List

To access the Validators List, click on the "Number of Validators" on the Camino Explorer:

Before the Add Validator Transaction

Fig.6: Before Add Validator: P-Chain Latest Transactions
Fig.6-b: Before Add Validator: Validators List

After the Add Validator Transaction

Fig.7: After Add Validator: P-Chain Latest Transactions
Fig.7-b: After Add Validator: Validators List

5.2 Check Earn Page

You can also check Earn page on Camino Wallet to your bond about your validator:

Fig.7-b: Earn page: Deposits & Bonds

All Done!

Congratulations! You have successfully added your validator node.