Skip to content

aofdev/vscode-cointy

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