Installation Prepare your system to run the eOracle operator.
Prerequisites
Registered EigenLayer Operator Account: Ensure you have a fully registered EigenLayer operator account. If you don't have one, follow the steps in the EigenLayer User Guide to create and fund your account.
Operator System Requirements
Operating System: Linux AMD x64
Expected Network Utilization:
Total download bandwidth usage: 1 Mbps
Upload bandwidth usage: 1 Mbps
Prepare Local eOracle data validator
Clone repo
Copy git clone https://github.com/Eoracle/Eoracle-operator-setup.git
Navigate to correct folder
Copy cd Eoracle-operator-setup
Setup .env file for eOracle Mainnet
Copy Eoracle-operator-setup/data-validator/.example_env
into Eoracle-operator-setup/data-validator/.env
.
Copy cp data-validator/.example_env data-validator/.env
Setup .env file eOracle testnet
Copy Eoracle-operator-setup/data-validator/.example_env_holesky
into Eoracle-operator-setup/data-validator/.env
.
Copy cp data-validator/.example_env_holeksy data-validator/.env
Edit .env file with your specific details
Edit the Eoracle-operator-setup/data-validator/.env
and update the values for your setup