Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 4, 2021 12:48 pm GMT

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"

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


Original Link: https://dev.to/aofdev/a-check-for-cryptocurrency-prices-on-vs-code-5h16

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To