Command Line Interface for getting cryptocurrency prices and information
cargo install cryptop
cryptop --currency "<currency ticker>"
Example
cryptop --currency "BTC"
cryptop --currency "<currency ticker>" --rates "<rate>"
Example
cryptop --currency "BTC" --rates "CAD"