Skip to content

Ensonberg/Flutter_crypto_trading_app

Repository files navigation

Raven Mobile Developer Test

Consume the Binance WebSockets API for Candlestick and Orderbooks to create an interactive UI:

Demo Video

Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-06-05.at.09.15.10.mp4

Libraries

Client: Flutter and Dart

Libraries: web_socket_channel, candlesticks, hooks_riverpod,http

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/Ensonberg/RavenPay-Assessment-Test.git

Go to the project directory

  cd ravenpay_assessment

Install local package dependencies

  cd  packages
  cd candlesticks-develop
  flutter pub get 

Install global dependencies

  got to the project root 
  flutter pub get 

Run the app Locally

  make sure VPN is turned because binance domain is blocked in Nigeria 
  
  flutter run 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages