1.0.5 • Published 6 months ago

coinfy v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

coinfy

NPM Version

A CLI tool for querying crypto coins information

Usage

npm install -g coinfy

After installing it, you can run the commands below.

coinfy [options]

OptionDescriptionExample
-h, --helpShow help and usage informationcoinfy --help
-v, --versionShow coinfy versioncoinfy --version

coinfy [command]

CommandDescriptionExample
keyMake changes to apikey (set, show or remove)coinfy key [key command]
checkCheck/Display the information of a coincoinfy check [check command]

coinfy key [command]

CommandDescriptionExample
setSet API Key To get API key, visit coinmarketcapcoinfy key set <apikey>
showShow API keycoinfy key show
removeRemove API keycoinfy key remove

coinfy check [command]

CommandDescriptionExample
priceCheck price informationcoinfy check price [options]
Options
--curSpecify currency (Eg: EUR). Default is USDcoinfy check price --cur=EUR
--coinSpecify coin. Multiple coins should be comma separated (Eg: ETH,BTC). Default is BTC,ETH,XRPcoinfy check price --coin=ETH,BTC

Features

  • Real-Time Pricing: Fetch the latest prices for popular cryptocurrencies like Bitcoin, Ethereum, and more.
  • Simple Commands: Get data with intuitive and straightforward commands.
  • Lightweight & Fast: Designed for speed and simplicity without unnecessary bloat.

Contributing

Contributions are welcome! Feel free to submit issues and pull requests to GitHub

Licencse

The project is licensed under the MIT License.

Support

If you encounter any issues or have questions, feel free to open an issue or email me at winnardarthur7@gmail.com

Downloads

Download for Linux

Download for macOS

Download for Windows

1.0.2

7 months ago

1.0.1

7 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

7 months ago

1.0.0

7 months ago