Please describe your proposed solution
To date, Orcfax has promoted two publications models but only able to implement one: the heartbeat model, which gives integrators the ability to access data at regular intervals and can be parameterized according to their needs (e.g. every 5 minutes, once per hour, based on deviation, etc.).
The second publication model, on-demand publication, is the focus of this proposal.
On-demand publication will allow complete flexibility fir integrators by providing more control to their dApps; integrated dApps will be able to request data collection, validation, and publication whenever it’s needed by their smart contracts
Orcfax will complete the following:
- Creation of a secure API with the following functions
- Can be accessed by integrators to search for off-chain price data
- Can be accessed by integrators to monitor off-chain prices.
- Creation of a plutus script to enable request for new price feed publications.
- Creation of a plutus script to enable payment for a new price feed.
- Creation of off-chain tooling to receive a new feed request and trigger its publication via the Orcfax validator.
These deliverables will enable orcfax to meet the needs of integrators with projects that require on-demand publication of more granular price data for emergent Cardano DeFi use cases.