Operator Management
This guide covers steps to deploy AVS Governance hook contract for Operator Management
Prerequisites
AVS contracts
Access to AVS governance multisig
1
2
3
Register AVSLogic with AttestationCenter
After deployment, you must call the setAvsGovernanceLogic function on the AvsGovernance
, providing the address of the AvsGovernanceLogic
contract as a parameter, as shown in the below example.
Note that only the AVS Governance Multisig is authorized to call this function.
Last updated