Getting Started as Keeper on EigenLayer
Prerequisites:
# Copy these commands for the Ethereum Mainnet
git clone https://github.com/trigg3rX/triggerx-keeper-setup.git -b main
cd triggerx-keeper-setup# Copy these commands for the Ethereum Sepolia testnet
git clone https://github.com/trigg3rX/triggerx-keeper-setup.git -b testnet
cd triggerx-keeper-setupnpm i -g @othentic/cli
otcli -V #verify installationHardware Requirements:
Components
Specification
Understanding the Environment Configuration:
RPC URLs
Keys and Addresses
Ports Configuration
P2P Config
Steps to Register:
Register Operator on EigenLayer
Deposit Into a Strategy
Register as Keeper
Required Information
Quickstart
Keeper Services
./triggerx.sh: Handles everything
How to know the Keeper is set up properly?



Last updated