Accessing Market Data
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
Research direction
Start with the linked CoinGecko API documentation and JavaScript wrapper, focusing on the /coin/:id endpoint and its rate-limit requirements. The issue names no repository files or tests; the work is ready only after the required per-asset fields and the API-key or request-volume approach are agreed and documented.
Written by the indexing model from the issue text.
Description
CoinGecko API is a solid choice, and what we used for Balancer project. Open to other suggestions. From here we can get asset values in any fiat currency, as well as price action within a timeframe.
They also have a nice Javascript wrapper lib already
- Will we need to consider rate limits / API keys here?
- Free tier is 100 requests / minute.
What data do we need?
For each asset:
* Current price (in USD)
* 24 hour change
You can make one call /coin/:id but there is a ton of extraneous data
- Dominant language
- HTML
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dOrgTech/Mix
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
-
Tornado relayer OpenService layer
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
Service layer
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Withdraw tab OpenUI
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Anonymize tab OpenUI
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100