CLI Command Reference
Last updated
Last updated
This guide provides an overview of the CLI commands available for managing an AVS.
Manage AVS contracts and key parameters othentic-cli network <action>
- Deploy AVS contracts
- Display deployed AVS contracts
- Pause an AVS flow
- Unpause an AVS flow
- Set minimum voting power for an AVS
- Set staking contracts for an AVS
- Set minimum stake for a staking contract
- Register an AVS on EigenLayer
- Deposit rewards into the AVS Treasury
- Calculate params to distribute rewards
Create and configure Task parameters othentic-cli network <action>
Run operators nodes othentic-cli node <type>
Manage AVS operators othentic-cli operator <action>
Create private keys othentic-cli wallet <command>
For detailed instructions, examples, and best practices for each command, refer to the corresponding sections in this documentation.
Always ensure you are using the latest version of the CLI.
Use the --help
flag with any command to view usage details.
Verify your configurations before deployment to avoid errors.
- Create an AVS Task definition
- Set minimum voting power for a Task
- Set allowed attesters for a Task
- Run Aggregator node
- Retrieve node ID
- Run Attester node
- Register an Operator to the AVS
- Register an Operator on EigenLayer
- Unregister an Operator
- Deposit stake to the AVS Strategy
- Update the Consensus key for Operator