bitcoin-converter-cli
v1.0.7
Published
A CLI to convert Bitcoin to any currency provided
Downloads
7
Maintainers
Readme
bitcoin-converter-cli :moneybag:
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 |
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