Agere Validator
Last updated
Last updated
Recommended System: Ubuntu 22.04 LTS +
Clone the repository
Install the dependencies
Activate the virtual environment
Create Wallet
The process will generate two wallets: a cold wallet and a hot wallet. If you choose to create wallets, there will generate two wallets: a cold wallet and a hot wallet. In the current script, the cold wallet is associated with the hot wallet automatically. The following operations will require using the name of the cold wallet. Both the cold and hot wallets are very important, and you need to securely save the wallet's mnemonic phrase to prevent loss.
You need to import both your cold wallet and hot wallet into the BEVM Wallet for easier subsequent operations.
Register to the agere
Please deposit BEVM token larger than register fee (at least 10 tokens ) to your cold wallet to register and join the agere.
Your stake amount must rank in the top 64 in the agere to be eligible to run as a validator.
After registration, you need to wait for the validator permit
parameter to become yes
. The waiting time is one epoch, approximately 10 minutes.
Register as a delegate
After your registration, if you want to work as a validator, you need to register as a delegate on BEVM Wallet.
If you want to become a validator, you'll also need to stake sufficient tokens in your hot address.
Router: Network->Agere->User->Agere Participants->Delegate
The first option selects the cold address, and the second option selects the corresponding hot address.
Open BEVM Wallet, ensure that the validator permit is set to yes, and then proceed with the following operations.
Router:Network->Agere->User->Agere Participants->Your Agere Pariticipants status->validator permit
Before running the program, you need to deposit some tokens to your hot address as transaction fees so the program can send transactions normally.
Query your wallet balance
Stake your tokens to become a validator
Run the validator program
Except for agere creators, other users' BitAgere incentives are stored in stakes and need to be unstaked to receive actual tokens.
Using scripts to unstake
Unstaking via BEVM Wallet
Router: Network->Agere->User Dashboard->Agere Participants->Unstake