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.

Deployment Status: Not deployed

Deploy Validator Manager Contract

This will deploy the ValidatorManager contract to the EVM network . It is the interface for managing the validators for it's L1. The contract emits the ICM messages to change the L1s validator set on the P-Chain.