Deploy Validator Contracts
Deploy the ValidatorMessages library and ValidatorManager contract to the EVM network.
Deploy Validator Messages Library
This will deploy the
ValidatorMessages
contract to the EVM network
. ValidatorMessages
is a library required by the ValidatorManager
family of contracts.Deploy Validator Manager Contract
This will deploy the
ValidatorManager
contract to the EVM network
. The contract requires the ValidatorMessages
library at address: Not deployed