Skip to content

Fetching real time prices, market cap and 24 hours change from coingecko with API. #459

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Miracle395
Copy link

Description

This PR introduces a new AI skill to fetch real-time cryptocurrency prices using the CoinGecko API.
It retrieves and returns key market data for a specified cryptocurrency, such as:

  • Current USD price
  • Market capitalization in USD
  • 24-hour price change percentage

This skill is easily extendable and fetches live data with minimal dependencies.

Related Issue

N/A – Community contribution (initial skill implementation)

Type of Change

  • New Skill

Checklist

  • Code is clean, readable, and well-commented.
  • Uses the CoinGecko API to fetch cryptocurrency data.
  • Includes error handling for invalid tokens or API errors.
  • Tested locally using Poetry and verified successful response for various tokens.

@hyacinthus
Copy link
Collaborator

Please follow the contributing docs, thank you.

@taiyangc
Copy link
Contributor

taiyangc commented May 3, 2025

To expedite the review process, please join https://discord.com/invite/crestal, open a support ticket to apply for an intentkit dev role. We have a discussion channel there for you to join up with the rest of the developers.

@hyacinthus
Copy link
Collaborator

I'll close this spam PR

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.

3 participants