Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 724 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 724 Bytes

NPM package - https://www.npmjs.com/package/bitcoin26

#BitcoinRate Bitcoin26 is a live rate index of famous cryptocurrency bitcoin, it shows realtime price of bitcoin in currency USD or provided by user.

#HowToUse Run bitcoinrate command in terminal to see live rate of bitoin as a colorfull output.

Following options can be provided as aurgumets with bitcoinrate command:

I - CurrencyCode

Example - USD (United states dollar)

          INR (Indian Rupees)

II - Time Interval(Time after which rate will update)

value should be provided in seconds.

Default value of Time interval is five seconds.

Command - bitcoinrate USD 10

This will show the bitcoin rate in USD updated every 10 seconds.