Deploy Validator Manager
Deploy the Validator Manager contracts to the L1.

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
Explore more
Avalanche Builder Tooling

Is this guide helpful?