Skip to content

A simple class that retrieves the current price of Bitcoin.

Notifications You must be signed in to change notification settings

s-karki/CurrentBitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CurrentBitcoin

A simple class that retrieves the current price of Bitcoin.

CurrentBitCoin uses the Coindesk API to retrieve the current price of Bitcoin. Each instance of a CurrentBitcoin object has properties for the current price of Bitcoin in USD, GBP, and EUR.

To retrieve the price of Bitcoin in other currencies, call getCurrencyPrice with a standard 3-character currency code.

About

A simple class that retrieves the current price of Bitcoin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages