Skip to content

A command line Crypto-currency ticker made using golang and WazirX Api

License

Notifications You must be signed in to change notification settings

ThatOneTallKid/Cryptex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command line Crypto-currency ticker made using golang and WazirX Api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages