Register to EigenLayer

The Othentic CLI allows you to register as an Operator on EigenLayer.

Prerequisites

  1. Sufficient funds to cover gas costs

Run the registration command

Run the following command:

otcli operator register-eigenlayer

Then follow the steps as prompted.

1

Enter your private key

Make sure to input the raw 32-byte private key that controls the Operator Account, without leading 0x.

2

Enter operator metadata (optional)

You will be prompted to enter the following details:

  1. Operator name

  2. Operator description

  3. Operator website

  4. Operator logo URL

  5. Operator X / Twitter profile URL

Last updated