Consume the Binance WebSockets API for Candlestick and Orderbooks to create an interactive UI:
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-06-05.at.09.15.10.mp4
Client: Flutter and Dart
Libraries: web_socket_channel, candlesticks, hooks_riverpod,http
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