Become a Validator
In this tutorial you will learn how to stake fiamma token and become a fiamma validator
Last updated
In this tutorial you will learn how to stake fiamma token and become a fiamma validator
Last updated
On the current testnet, users who need to register as Fiamma validators must be approved before they are allowed to create one. If you wish to become a Fiamma validator, please follow Fiamma's relevant announcements or contact the .
Having a full node setup and synced by following this guide
You need to register your validator address as a bitvm staker, so that you can continue with the registration process.
The Getting Testnet Tokens page contains detailed instructions on how to create a keyring and get funds for it through a faucet.
You can get the validator pubkey for the current node using the following command. You'll need to write it down. It will be needed next when creating the validator json file
You can get the node moniker for the current node using the following command. You'll need to write it down. It will be needed next when creating the validator json file
You can modify the information of your validator as you wish, the following is just an example
You can find the pubkey by Get Validator Key.
You can find the moniker by Get Node Moniker
Now you can create a pledge transaction to complete the creation of the validator
You can get your validator address with the following command
where $KEYNAME
is the name of the key that you used for the self-delegation (e.g. my-key
on our example).
Use the above command to get the validator address, then you can check if your validator is staking successfully
If all goes well, you should see a response indicating the parameters that you specified on the create-validator transaction.