sairajzero
3296b16710
Get transaction details
...
- Transaction details can be fetched using the following API
/get-transaction?txid=<txid>
- Get rates now accepts parameter 'asset' (optional) to return rate of particular asset.
/get-rates?asset=<asset>
/get-rates
- Get transactions (trade) API is changed to the following
/list-trades
2022-03-12 03:31:01 +05:30
sairaj mote
e864018553
UX fix
2022-02-19 18:32:02 +05:30
sairaj mote
9939beb555
UI fixes
2022-02-19 16:36:59 +05:30
sairajzero
2e209372a3
Renaming user-pages
...
home.html => index.html
fn.js => api.js
2022-02-19 00:36:24 +05:30
sairaj mote
71ebd1c37b
Added empty states and result states
2021-10-18 17:35:22 +05:30
sairaj mote
241f3a838b
Mobile UI optimizations
2021-10-17 03:02:02 +05:30
sairaj mote
6bbe9acda1
User focused UI update
...
--Added sign in panel
-- added user panel for sign out and adding password
2021-10-15 16:45:15 +05:30
sairaj mote
f8f388f764
added UI states for logged in vs not
2021-10-13 17:32:30 +05:30
sairaj mote
19b760d99b
added new UI for market orders
2021-10-11 17:26:07 +05:30
sairaj mote
d6df6e523c
adding UI for user orders
2021-10-07 22:47:01 +05:30
sairaj mote
5a67beb249
Added wallet deposit/withdraw UI
2021-10-04 19:12:31 +05:30
sairaj mote
75879ca2f5
implementing new UI
2021-10-01 17:45:39 +05:30