Set-up
The setup phase involves registering as an OVS and specifying prerequisites for operators who wish to participate in the OVS.
OVS registration on eOracle chain - Include registration as an OVS and define data feeds and sources. The relevant contracts to be deployed are described in eOracle Chain contracts
Setting operators requirements - Specify prerequisites for operators to participate on OVS, including:
Stake - Amount and type of tokens operators must hold โ OVS native tokens can serve as a prerequisite, requiring a matching strategy on eigen . For more details: https://github.com/Layr-Labs/eigenlayer-contracts/tree/dev
Reputation requirements based on operator activity history
Software, runtime environment, and technology prerequisites
eOracle supports both permissionless operator registration (where operators join the OVS quorum upon meeting predefined criteria) and manual approval by the OVS manager.
Key considerations
The Corruption-Analysis Model helps establish the minimum stake requirement by comparing the potential costs and benefits of corrupting the oracle. For a detailed explanation, please refer to Cryptoeconomic Security
Default settings can be applied for stake and reputation requirements, using restaked ETH and auto-approved eOracle operators
Last updated