Skip to content

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

License

Notifications You must be signed in to change notification settings

aofdev/vscode-cointy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f54139 Β· May 21, 2023
Oct 26, 2021
May 2, 2021
May 4, 2021
May 4, 2021
May 2, 2021
May 2, 2021
May 2, 2021
May 2, 2021
May 2, 2021
May 3, 2021
May 2, 2021
May 21, 2023
May 3, 2021
Sep 23, 2021
Sep 23, 2021
May 2, 2021
May 2, 2021

Repository files navigation

vscode logo

Cointy

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

Linter Release and Publish

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"

How to run locally πŸ§‘β€πŸ’»

  1. Open VS Code
  2. npm install installation packages
  3. npm run watch interactive watch mode to automatically transpile source files
  4. F5 to start debugging

Contributing πŸ“–

This project welcomes contributions and suggestions. Please go through the Contributing Guide in the new repository.

Icons

License

MIT