Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
/ value-coins Public archive

Simple command cli for get value of coins in poloniex.

Notifications You must be signed in to change notification settings

Pedro-Souza/value-coins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Value Coins

This is a simple project maded in typescript for consume the Poloniex API and Bittrex, through this project you can get the value of cryptocoins.

Start your project using this command:

npm install -g value-coins

Command to use:

$ value-coins --coin { initials here } --exchange {exchange name}

NOTE: posible exchanges are Poloniex and Bittrex. More yet to come.

Example:

$ value-coins --coin ETH --exchange poloniex

Or

$ value-coins --coin eth --all 

Demo:

demo

About

Simple command cli for get value of coins in poloniex.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published