Socket
Socket
Sign inDemoInstall

btc-converter

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    btc-converter

A CLI to convert Bitcoin to any currency provided.


Version published
Weekly downloads
6
increased by50%
Maintainers
1
Install size
7.84 MB
Created
Weekly downloads
 

Readme

Source

Bitcoin Converter CLI

A CLI to convert Bitcoin to any currency provided.

Example CLI running

Want to learn how to create your own CLI? Check this course about JS with TDD

Installing

$ npm install -g btc-converter

How to use

btc-converter --help

  Usage: btc-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)

Contributing

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

License

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

Keywords

FAQs

Last updated on 03 Mar 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc