In the Cardano ecosystem, Delegated Representatives (DReps) work to coordinate resources on behalf of ADA holders who delegate power to vote on governance actions.
For more information on Cardano governance, visit or
Delegating to a representative involves generating a vote delegation certificate reflecting your delegation, and then submitting the certificate to the blockchain.
You can delegate your voting power to:
Registered DReps—Members of the Cardano community who receive the delegation of voting power for voting on governance actions.
Always Abstain—Opt out of the governance process.
Always Vote No Confidence—Vote No on every proposal.
Thanks to
To delegate voting power:
Create a certificate, vote-deleg.cert, using the stake.vkey
To delegate your voting power to a DRep, type the following command where <DRepID> is the ID of the DRep receiving your delegation:
When calculating the fee for a transaction, the --witness-count option indicates the number of keys signing the transaction. You must sign a transaction submitting a vote delegation certificate to the blockchain using the secret—private—key for the payment address spending the input, as well as the secret key for the stake address delegating voting power.