Skip to content

ptrkrlsrd/HskllCoinmarketcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HskllCoinmarketcap

CLI for getting crypto prices from Coinmarketcap written in Haskell

Usage

Build by running ghc main.hs Then run with this command ./main <cryptocurrency>. For example ./main ripple

Example output

./main ripple
Ripple(XRP) is at 0.65278
Last Updated:      1521911641
Total Supply:      99992434971.0
Available Supply:  39094227299.0
Market Cap:        25519929696.0
Rank: 3.

Percentage change
        1h:  -0.49%
        24h: 2.01%
        7d:  0.34

About

CLI for getting crypto prices from Coinmarketcap written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published