User interface provides following access to :
-
Prices with TradingView graph when possible
-
Order books
-
Open/Completed orders
-
Creation of new orders
-
Balances
-
Market Overview (an overview of all your favourite pairs)
-
Coin Market Cap (top 20 currencies)
Note
|
Following should be run in ui subdirectory |
npm run clean && npm run build
UI should then be available on http://127.0.0.1:8000/ui/ (assuming gateway is running on 127.0.0.1:8000)