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

[Feature]: Spot Exchange API #1295

Open
WRRicht3r opened this issue Dec 9, 2024 · 0 comments
Open

[Feature]: Spot Exchange API #1295

WRRicht3r opened this issue Dec 9, 2024 · 0 comments
Labels
feature Adding support for a new feature in the network

Comments

@WRRicht3r
Copy link
Contributor

As a

Market aggregators (Coinlizard, etc)

I want to

Set up a REST endpoint for SORA markets

So that

Aggregators can get spot prices using an API feed

Preconditions

The Spot exchange API should have;

  • Docmentation
  • Tickers
  • Pairs
  • Orderbook
  • Historical trade data
    Documentation and tickers are mandatory, while the rest is optional, but since we're making it, might as well make it right.
    The requirements are available here

Flow

The API URL are available so that the feature can be used in different market aggregators for accurate asset tracking.

Postconditions

The API provides constant and accurate price feeds to whoever queries it.

@WRRicht3r WRRicht3r added the feature Adding support for a new feature in the network label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding support for a new feature in the network
Projects
Status: No status
Development

No branches or pull requests

1 participant