mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
| .. | ||
| coinmarketcap.plugin.zsh | ||
| README.md | ||
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