Reach out to your contact within the Ungate team to whitelist you or fill out the to be contacted by someone within the team.
2. Install the Othentic CLI
Make sure you are running Node version 22.6 and not 22.7 . 22.7 has issues that are widely know and will cause issues with the running of the othentic-cli
Installing Othentic CLI with npm:
npm i -g @othentic/othentic-cli
Verify installation by the command:
othentic-cli -h
The outcome should be similar to:
Usage: main [options] [command]
Options:
-v, --version show othentic-cli version
-h, --help display help for command
Commands:
node <type> run an Othentic AVS node
network <action> deploy and manage your AVS network
...
CLI installation is completed.
3. Register the Operator
The Othentic CLI allows you to easily register your Operators.
If you do not have any Holesky ETH in your operator account, go to this faucet and request some before registration -
Then, run the following command:
othentic-cli operator register
This will start up the process of registering as an Operator on both EigenLayer (if needed) and your AVS.