DEV Community

Cover image for A check for Cryptocurrency Prices 💸 on VS Code
Visarut Phusua
Visarut Phusua

Posted on

7 7

A check for Cryptocurrency Prices 💸 on VS Code

Welcome to Cointy, a vs code extension for checks cryptocurrency prices as you code.

demo-vscode-cointy

Features ✨

  • Top 100 Crypto Coins by Market Capitalization.
  • Using CoinGecko and CoinMarketCap to retrieve the current cryptocurrency prices.

Customization 🎨

You can customize using CoinMarketCap API for the Cointy extension settings.

// Specify your CoinMarketCap API key
"cointy.coinmarketcap.apiKey": "YOUR_API_KEY"
Enter fullscreen mode Exit fullscreen mode

VS Code Extension: Cointy
Source Code: https://github.com/aofdev/vscode-cointy

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay