All Projects → KarimElghamry → Cryptoholic

KarimElghamry / Cryptoholic

Licence: mit
A Cryptocurrency app made with Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Cryptoholic

Fluttertictactoe
Build Tic Tac Toe Game in Flutter
Stars: ✭ 98 (-6.67%)
Mutual labels:  flutter-apps
Binancedotnet
Official C# Wrapper for the Binance exchange API, with REST and WebSocket endpoints
Stars: ✭ 102 (-2.86%)
Mutual labels:  cryptocurrency
Btcticker
ePaper Cryptocurrency Ticker
Stars: ✭ 103 (-1.9%)
Mutual labels:  cryptocurrency
Bitzeny
[z2.0.x] BitZeny Core integration/staging tree created by the New Dev team
Stars: ✭ 99 (-5.71%)
Mutual labels:  cryptocurrency
Utopian.io
Utopian.io Frontend - Utopian wants to reward open-source contributors!
Stars: ✭ 101 (-3.81%)
Mutual labels:  cryptocurrency
Poloniex.js
Node.js API client for the Poloniex cryptocurrency exchange
Stars: ✭ 102 (-2.86%)
Mutual labels:  cryptocurrency
Dotnet Stellar Sdk
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
Stars: ✭ 97 (-7.62%)
Mutual labels:  cryptocurrency
Arbitrage Chances
Finding the best arbitrage opportunies for the top 100 cryptocurrencies in python3.
Stars: ✭ 105 (+0%)
Mutual labels:  cryptocurrency
Awesome Cryptocurrency Security
😎 Curated list about cryptocurrency security (reverse / exploit / fuzz..)
Stars: ✭ 102 (-2.86%)
Mutual labels:  cryptocurrency
Ark Js
An ARK Client for JavaScript.
Stars: ✭ 103 (-1.9%)
Mutual labels:  cryptocurrency
Cryptocurrency Cli
💰 Cryptocurrency Portfolio On The Command Line 💰
Stars: ✭ 99 (-5.71%)
Mutual labels:  cryptocurrency
Rrwallet
RRWallet is a opensource cryptocurrency wallet app for both iOS and Android devices🚀
Stars: ✭ 101 (-3.81%)
Mutual labels:  cryptocurrency
Coco
The fastest crypto online
Stars: ✭ 103 (-1.9%)
Mutual labels:  cryptocurrency
Binance.api.csharp.client
C#.NET client for Binance Exchange API.
Stars: ✭ 98 (-6.67%)
Mutual labels:  cryptocurrency
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-0.95%)
Mutual labels:  cryptocurrency
Flutter Apps Collection
This is a repository of a collection of apps made in flutter
Stars: ✭ 98 (-6.67%)
Mutual labels:  flutter-apps
Explorer
A Blockchain Explorer for ARK using Vue.js and Tailwind CSS.
Stars: ✭ 102 (-2.86%)
Mutual labels:  cryptocurrency
Stargazer
Stargazer is a mobile/desktop wallet for the Stellar payments network --
Stars: ✭ 105 (+0%)
Mutual labels:  cryptocurrency
Dcrdata
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
Stars: ✭ 104 (-0.95%)
Mutual labels:  cryptocurrency
Light Old
E-reader build with Flutter
Stars: ✭ 103 (-1.9%)
Mutual labels:  flutter-apps

Cryptoholic

A Cryptocurrency app made with Flutter using Provider and BLoC pattern.

UI is heavily inspired by this design.

You can aquire the current app version (apk) here.

PS: The apk provided above is for testing purposes only.

Show some ❤️ and ⭐️ the repo to support the project

How to Run

  • Aquire your free API Key from the CryptoCompare Website.

  • Navigate to the project's root directory and create a new file called privateData.json and add the following text to file:

{
  "apiKey": "<insert your API Key here>"
}
  • Run the command flutter run using the terminal in the project's directory.

Current Features

[✓] Display top Cryptocurrencies

[✓] Real-time data

[✓] Search for Cryptocurrencies

[✓] Refresh on demand (pull to refresh)

[✓] Daily performance charts

[✓] Hourly performance charts

[✓] Openning, high and low prices

[✓] Fancy UI

TODO List

  • Implement error handling (Priority)

  • Add monthly and yearly charts

  • Add personal account tab

  • Add personal wallet and balance

Screenshots

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].