Registration
Registration into Fermah AVS as an Operator.
Our registration process calls into our Registry Coordinator and attemps to register Fermah as an AVS for your EL Operator.
Prerequisites
ECDSA and BLS key imported and submitted through our form and confirmed that you have been whitelisted
A static and reachable public IP on a selected port (e.g. 8888)
A Holesky Ethereum Node RPC URL access with your API key (e.g. Alchemy, Infura or private)
Configuration files setup through Configuration
When running the following command, make sure you replace:
OPERATOR
with your operator name, in lowercasePUB_IP
with your outermost public IPPORT
(optional)RPC
with a Holesky RPC URL
You may need to add --register-in-el
argument if you are not yet registered in EigenLayer.
You should be prompted to enter your keys with a password.
Registration will only succeed if you have been properly whitelisted with the keys you are using.
Last updated