https://github.com/codedotjs/c2b
:fire: Easily convert any World Currency into Bitcoin
https://github.com/codedotjs/c2b
Last synced: 5 months ago
JSON representation
:fire: Easily convert any World Currency into Bitcoin
- Host: GitHub
- URL: https://github.com/codedotjs/c2b
- Owner: CodeDotJS
- License: mit
- Created: 2017-12-10T17:38:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T20:03:46.000Z (over 7 years ago)
- Last Synced: 2025-06-23T00:02:12.093Z (5 months ago)
- Language: JavaScript
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
> __`Easily convert any World Currency into Bitcoin`__
## Install
```
$ npm install --global c2b
```
## Preview

## Usage
```
Usage : c2b --help
: c2b
Help :
$ c2b
$ c2b 10 usd
$ c2b 100 inr
$ c2b 1000 euro
```
## License
MIT © [Rishi Giri](http://rishigiri.ml)