ohmyzsh/plugins/coinmarketcap
2017-11-18 18:46:19 +01:00
..
coinmarketcap.plugin.zsh applied coding style of oh-my-zsh 2017-11-18 18:46:19 +01:00
README.md first commit 2017-11-18 18:29:32 +01:00

Unofficial Cryptocurrency Market Capitalizations coinmarketcap.com

coinmarketcap plugin — Market Capitalization is one way to rank the relative size of a cryptocurrency. It's calculated by multiplying the Price by the Circulating Supply.

Usage

For Bitcoin Gold

coin BTG

For all currencies

coin ALL

Dependencies

commands like awk, grep and curl need to be in the $PATH Tested in Linux and MacOs