This app is far from being complete but for now, it can:
- Get the prices of the pairs from binance
- Collect data for creating orders
- Send collected data to the server middleware which lately will create desired orderss
To get the prices from binance first start the backend middleware server
Navigate to /backed directory and run the script flask run
npm or yarn start