Skip to content

Singh-Shivani/Bitcoin-Ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-Ticker💸

This is a crypto currency price checking app. Here you can check prices in three different crypto currencies namely - BTC, ETH, LTC.🤑

Here we are fetching the live data from the CryptoCompare🖥️ - https://www.cryptocompare.com/. The CryptoCompare is so far very easy to use and integrate in projects, and gives accurate price rates too.

Here's a simple URL given by CryptoCompare to fetch the prices in crypto currency BTC, also you can fetch prices for other two crypto currencies in the same manner, just by changing the name from BTC to required crypto currency.

https://min-api.cryptocompare.com/data/price?fsym=BTC&tsyms=USD,GBP,EUR

Then you get data in JSON format.

Because CryptoCompare is free💰 to use(limited features only!), it gives you free API key to integrate in your work projects (and you saved some money😉).

About

A crypto currency price checking Flutter app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published