Validator & Operator Dashboard
Last updated
Last updated
Access the Covalent Network Operator Dashboard. Import your Validator private key into Metamask, select the Moonbase Alpha network (chain_id: 1287
) and connect your Validator wallet to the operator dashboard. Your operator should be currently disabled.
or you can add the rpc to chainlist
Self-Stake the Minimum CQT Staking requirement on Moonbase Alpha (35k testnet CQT) for refiner. This is done using the Change Stake button in your operator dashboard. Proceed to first set Stake Amount
to 35000 and click Approve.
After the on chain approval transaction completes, click on Stake. Once the staking transaction completes, your Staking Status
should display Sufficiently Staked.
Then proceed to turn on your Operator Status
as using the Operator Status
toggle
Please ping us on the discord channel to get values for the environment variable NODE_ETHEREUM_MAINNET
(needed for rudder
). These env vars will be used in the setup subsequently.
Validators should create a web3.storage account and a valid API token, update theWEB3_JWT
(for ipfs-pinner
) with the API token provided. We don't advice sharing of API tokens.