Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Switchboard on-demand stubs #1103

Closed
wants to merge 4 commits into from

Conversation

mgild
Copy link
Contributor

@mgild mgild commented Jun 18, 2024

Switchboard On-Demand is a pull-model iteration of switchboard that is now zero cost to run oracles. Instead, using the frontend sdk, the feed user can request a price update from the switchboard network and prices will be updated as the first instruction of the user transaction.

It is now zero cost for drift to maintain switchboard feeds through on-demand and latency concerns are eliminated.

(This PR is currently a stub)

More information at https://docs.switchboard.xyz/docs

Switchboard On-Demand is a pull-model iteration of switchboard that is
now zero cost to run oracles. Instead, using the frontend sdk, the feed
user can request a price update from the switchboard network and prices
will be updated as the first instruction of the user transaction.

It is now zero cost for drift to maintain switchboard feeds through
on-demand and latency concerns are eliminated.

(This PR is currently a stub)

More information at https://docs.switchboard.xyz/docs
@mgild mgild marked this pull request as draft June 18, 2024 12:22
@mgild mgild marked this pull request as ready for review July 2, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants