1.0.7 • Published 4 years ago

bitcoin-converter-cli v1.0.7

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

bitcoin-converter-cli :moneybag:

Build Status Known Vulnerabilities Coverage Status codecov npm bundle size npm npm downloads GitHub


A CLI to convert Bitcoin to any currency provided

Installing

npm i -g bitcoin-converter-cli

Use without installing

npx bitcoin-converter-cli

How to use

bitcoin-converter-cli --help

  Usage: bitcoin-converter-cli [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)

Example:

bitcoin-converter-cli -C USD -A 1

  Bitcoin Converter | 1 BTC to USD:

  LOW: 6507.631

  HIGH: 6879.524

  VARIANT: 3.59%

  SALE: 6733.566

  BUY: 6711.281

Coins Code

  • USD (Business Dollar)
  • USDT (Tourism Dollar)
  • CAD (Canadian Dollar)
  • AUD (Australian Dollar)
  • EUR (Euro)
  • GBP (British Pound)
  • BRL (Brazilian Real)
  • ARS (Argentine Peso)
  • JPY (Japanese Yen)
  • CHF (Swiss Franc)
  • CNY (Chinese Yuan)
  • YLS (Israeli New Shekel)
  • BTC (Bitcoin)
  • LTC (Litecoin)
  • ETH (Ethereum)
  • XRP (Ripple)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

João Manoel Neto
João Manoel Neto

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago