1.0.6 • Published 7 years ago

bitcoincli-converter v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Bitcoin Converter CLI

A CLI to convert Bitcoin to any currency provided.

Example CLI running

Installing

$ npm install -g bitcoincli-converter

How to use

bitcoincli-converter --help

  Usage: bitcoincli-converter [options]

  Convert Bitcoin to any currency defined

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -C, --currency <currency>  Currency to be converted. (Default: USD)
    -A, --amount <amount>      Value in Bitcoin to convert. (Default: 1)