Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 2.75 KB

README.md

File metadata and controls

72 lines (51 loc) · 2.75 KB

Cryptex

A command line Crypto-currency ticker made using Golang and Wazirx Api. Cryptex allows you to easily check on the price of the top cryptocurrencies in the market. Supported cryptocurrencies are Bitcoin, Ethereum, Dogecoin and many more.


Installation

- go install

Usage

- cryptex [command]

Available Commnads

 - help        Help about any command
 - list        lists all the supported coins by this CLI
 - run         runs the cli
 - version     Version Details

Example

❯❯ ADITYA :: Cryptex :: 12:25  cryptex run btcinr


        ░█████╗░██████╗░██╗░░░██╗██████╗░████████╗███████╗██╗░░██╗
        ██╔══██╗██╔══██╗╚██╗░██╔╝██╔══██╗╚══██╔══╝██╔════╝╚██╗██╔╝
        ██║░░╚═╝██████╔╝░╚████╔╝░██████╔╝░░░██║░░░█████╗░░░╚███╔╝░
        ██║░░██╗██╔══██╗░░╚██╔╝░░██╔═══╝░░░░██║░░░██╔══╝░░░██╔██╗░
        ╚█████╔╝██║░░██║░░░██║░░░██║░░░░░░░░██║░░░███████╗██╔╝╚██╗
        ░╚════╝░╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░░░░░░░╚═╝░░░╚══════╝╚═╝░░╚═╝v1.0.0



Copyright 2021, Aditya Das

[*]  btcinr  ( Current price: 4699399.0 )
+-----------+-----------+-----------+-----------+-----------+----------+
|    BUY    |   SELL    |    LOW    |   HIGH    |   LAST    |   VOL    |
+-----------+-----------+-----------+-----------+-----------+----------+
| 4699399.0 | 4712946.0 | 4665608.0 | 4988519.0 | 4712946.0 | 600.7997 |
+-----------+-----------+-----------+-----------+-----------+----------+
Fetched at :  04-18-2021 12:25:16

License

Copyright 2021 Aditya Das
Under Apache-2.0 license

forthebadge forthebadge forthebadge