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

Orakl Network API #325

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Mar 1, 2023

Description

This PR defines Orakl Network API and its DB. DB design includes definition of following entities:

  • Chain
  • Feed
  • Adapter
  • Aggregator
  • Data
  • Aggregate

image

Orakl Network API endpoints can be explored through OpenAPI on http:/localhost:3000/docs.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@martinkersner martinkersner self-assigned this Mar 1, 2023
@martinkersner martinkersner linked an issue Mar 1, 2023 that may be closed by this pull request
5 tasks
@martinkersner martinkersner marked this pull request as ready for review March 5, 2023 06:56
@martinkersner martinkersner changed the title Separate data collection from aggregator life cycle Orakl Network API Mar 5, 2023
@martinkersner martinkersner linked an issue Mar 5, 2023 that may be closed by this pull request
@martinkersner martinkersner merged commit 3fd011d into master Mar 5, 2023
@martinkersner martinkersner deleted the i-319/feat/separate-data-collection-from-aggregator-life-cycle branch March 5, 2023 07:01
nick-bisonai added a commit that referenced this pull request Apr 24, 2024
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.

Create Orakl Network API
1 participant