Lido Community Staking Module(CSM) and Obol DVT Guide
Lido's Community Staking Module lets community stakers utilize the Lido protocol to run validators in a permissionless manner. We can combine this with the Obol network to incorporate DVT into CSM.
In this guide we'll run through how to create validator keys, register them on the SSV network with SSV network operators, and post the bond through CSM to activate the validator.
Currently, CSM is only available on Holesky, so this guide follows that flow. Once it is released on Mainnet this guide will be updated with the correct contract addresses.
Key conditions for validators registered to CSM
Lido requires a bond, but will deposit and activate the validator, so for this reason:
you mustset the withdrawal address to .
you mustset the fee recipient address to .
These two conditions are necessary and cannot be omitted.
Changing the fee recipient on SSV applies to all validators owned by an account. So if you have registered CSM validators in the past, or intend to register validators that will not be part of CSM in the future, please utilize a different account, or you will be effectively donating the execution rewards to Lido instead of keeping them for yourself.
Prerequisites
Over 2 Holesky ETH for CSM bonding and gas for transactions.
A new account/wallet which does not have any validators registered with SSV already, as we need to set the fee recipient to Lido's address.
1. Creating validator keys
Copy
0xF0179dEC45a37423EAD4FaD5fCb136197872EAd9
Please note that it is only necessary to generate the keys and not activate them, so just follow the procedure until both the deposit and keystore json files have been generated and saved on your machine:
Make sure to take note of the keystore password you used to generate these keys.
2. Register the validator with SSV
You can move onto the next step once your validator is registered to a cluster as shown below.
3. Set the Fee Recipient
As mentioned at the top of this guide, a requirement from Lido for all the validators registered to the CSM is that the fee recipient is set to the Lido Execution Layer Rewards Vault.
As mentioned at the top of the page, this operation is account-wide, so if you don't want other "non-CSM" validators to be impacted, stop this procedure and use a different account.
Once the cluster is in place it's the perfect time to set the fee recipient. On the webapp, browse to the clusters management tab, and in the top right you will see the option to set Fee Address.
In the following screen, set the address to this value:
Copy
0xE73a3602b99f1f913e72F8bdcBC235e206794Ac8
Enter the address, click update, and sign the transaction with your wallet.
4. Deposit bond on Lido CSM
The following, and final step is to deposit the 2 ETH bond to Lido along with the validator deposit data to add the validator to the activation queue. Lido will deposit the 32 ETH needed for the activation to happen.
Open the file, copy its content to your clipboard, and paste it into the "Upload deposit data" textbox as shown below.
Once the transaction has gone through, you can go to the "View Keys" section of the CSM website to confirm your transaction has succeeded.
This concludes the procedure, now you just need to wait for your validator to be activated, this may take a while depending on how big the queue is.
Validator activation queue
To check your validator you can use this link, making sure to swap <YOUR_VALIDATOR_PUBLIC_KEY_HERE> with the actual public key of the validator you want to monitor.:
Once the validator has been activated, the SSV operators you have chosen in step two will handle the validator duties for you.
SSV tokens when registering your validator to the network:
Validator keys for the CSM module can be created the same way as any other validator key, with one difference mentioned above: you mustset the withdrawal address to .
So for this step, you can simply follow the , just know that when generating the keys, the withdrawal address needs to be set to this value (for Holesky):
To register your validator with SSV you can follow . All of the steps you need to follow are exactly the same as the ones for a CSM validator. Make sure to have your keystore file and password ready.
Browse to and connect your wallet.
At this point, you'll need the deposit.json file .