Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uzaxirr/coindeck

Keep a track of your favourite Crypto from Your CLI
https://github.com/uzaxirr/coindeck

Last synced: 2 days ago
JSON representation

Keep a track of your favourite Crypto from Your CLI

Awesome Lists containing this project

README

        

# CoinDeck
![node-current](https://img.shields.io/node/v/configstore?style=for-the-badge)[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/uzair-ali10/)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://GitHub.com/uzair-ali10/)
![nodejs](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)
![npm](https://img.shields.io/badge/npm-CB3837?style=for-the-badge&logo=npm&logoColor=white)

Keep a track of your favourite Crypto from Your CLI

![Logo](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ2thhmR0E15VyJMSNpEQn7_JlSQ015LEDaqgZnxDn8WtjejU6fnR1eOMYzoH5VRGxeJVY&usqp=CAU)


## Installation

Install CoinDeck with npm

```bash
npm install
npm link
```
## API Key
**Get API key from** [https://p.nomics.com/cryptocurrency-bitcoin-api](https://p.nomics.com/cryptocurrency-bitcoin-api)

## Preview

![demo](images/demo.gif)

## Commands

#### Key

```bash
coindeck key
```

| Command | Description |
| :-------- | :------------------------- |
| `coindeck key set` | **Required** Your API key |
| `coindeck key view`| View The Current API Key in Use |
| `coindeck key delete` | Delete The Current API Key in Use|

#### Check Price

```bash
coindeck check
```

| Parameter | Description |
| :-------- | :------------------------- |
| `coindeck check price` | Fetches the price and rank of coins, default Values are BTC, ETH, XRP, and USD as Currency |
| `coindeck check price --coin=BTC,XMR,ETH,LTC,DOGE,TRX --curr=INR` | Fetches details of the specified coins in the Currency specified |


## Authors

- [@uzair-ali10](https://www.github.com/uzair-ali10)


## License

[MIT](https://choosealicense.com/licenses/mit/)

**Supports All the crypto You Love**

![btc](https://img.shields.io/badge/Bitcoin-000000?style=for-the-badge&logo=bitcoin&logoColor=white)
![ltc](https://img.shields.io/badge/Litecoin-A6A9AA?style=for-the-badge&logo=litecoin&logoColor=white)
![eth](https://img.shields.io/badge/Ethereum-A6A9AA?style=for-the-badge&logo=ethereum&logoColor=white)
![doge](https://img.shields.io/badge/dogecoin-C2A633?style=for-the-badge&logo=dogecoin&logoColor=white)
![monero](https://img.shields.io/badge/monero-FF6600?style=for-the-badge&logo=monero&logoColor=white)
![chainlnk](https://img.shields.io/badge/chainlink-375BD2?style=for-the-badge&logo=chainlink&logoColor=white)
![dash](https://img.shields.io/badge/dash-008DE4?style=for-the-badge&logo=dash&logoColor=white)

**And Many More**