Builders Workflow
This section covers the process of designing and building an OVS on eOracle. It outlines the essential components developers need to configure and develop during integration.
The OVS design and deployment process consists of four parts:
Set up - Register as an OVS on eOracle chain, specify operator prerequisites, and define data feeds and sources. Set-up
Off-chain Components - Develop the logic for the data validator to retrieve data and define the update format. Use the eOracle Wrapper to retrieve the OVS configuration from the eOracle chain, and publish Prometheus metrics to monitor the health of the off-chain component. Off-chain Computation
On-chain components - Design aggregation logic and incentive management related contracts including slashing, rewards distribution, and so on. On-chain Components
Target chains publishing - Configure eOracle broadcaster eOracle Cryptographic Broadcasterto establish update parameters, triggering conditions, and verification schemes Target Chains Publishing
Last updated