Skip to content

V1 of cPlug complete!

Latest
Compare
Choose a tag to compare
@mmnavarr mmnavarr released this 21 Feb 18:16
· 28 commits to main since this release

V1 Release

This release includes the first version of the cplug CLI tool to get cryptocurrency market data right in the terminal.

It includes:

Usage: cplug [options]

Cryptocurrency market data at your fingertips.

Options:
  -a --asset <ticker>           Get asset profile
  -md --market_data <ticker>    Get asset market data
  -ath --all_time_high <ticker>   Get all time high data
  -lend --lending <ticker>      Get lender/borrower rates and general lending data
  -chain --blockchain <ticker>  Get information about the blockchain
  -roi --roi <ticker>           Get ROI numbers
  -dev --developers <ticker>    Get GitHub repository data
  -news --news <ticker>         Get current Messari news for asset
  -i, --init <api_key>          Enter Messari API Key
  -h, --help                    Display help for more commands