@types
|
use separate connections for websockets and one off transactions
|
2021-04-20 17:00:45 -04:00 |
components
|
More timeframes to charts and chart theming (#2)
|
2021-04-25 01:02:13 +03:00 |
hooks
|
increase refresh intervals
|
2021-04-21 11:21:00 -04:00 |
pages
|
More timeframes to charts and chart theming (#2)
|
2021-04-25 01:02:13 +03:00 |
public
|
More timeframes to charts and chart theming (#2)
|
2021-04-25 01:02:13 +03:00 |
stores
|
fetch trade history after margin account is loaded
|
2021-04-20 17:52:13 -04:00 |
styles
|
responsive tables and start on stats page
|
2021-04-21 00:19:08 +10:00 |
test
|
fixes for husky commit hooks
|
2021-04-10 11:56:14 -04:00 |
utils
|
add settle borrow instruction to deposit transaction
|
2021-04-22 16:20:57 -04:00 |
.babelrc
|
remove ant library and fix tailwind config for lato
|
2021-04-15 23:32:03 -04:00 |
.eslintignore
|
fixes for husky commit hooks
|
2021-04-10 11:56:14 -04:00 |
.eslintrc.json
|
add trade form component
|
2021-04-02 14:26:21 -04:00 |
.gitignore
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
.nvmrc
|
Add UiLock toggle and themed the stats page
|
2021-04-13 12:51:42 -04:00 |
.prettierignore
|
add husky pre-commit for linting and formatting
|
2021-04-14 14:49:01 -04:00 |
.prettierrc
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
README.md
|
add husky pre-commit for linting and formatting
|
2021-04-14 14:49:01 -04:00 |
jest.config.js
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
netlify.toml
|
testing netlify deploy
|
2021-04-13 15:48:36 -04:00 |
next-env.d.ts
|
Initial commit from Create Next App
|
2021-03-26 12:44:55 -04:00 |
next.config.js
|
remove ant library and fix tailwind config for lato
|
2021-04-15 23:32:03 -04:00 |
package.json
|
extract borrowAndWithdraw from ui to mango-client pkg
|
2021-04-20 14:14:45 -04:00 |
postcss.config.js
|
upgrade tailwind and next
|
2021-04-16 11:04:04 -04:00 |
tailwind.config.js
|
upgrade tailwind and next
|
2021-04-16 11:04:04 -04:00 |
tsconfig.json
|
hide some ui changes so we can deploy
|
2021-04-19 12:15:49 -04:00 |
yarn.lock
|
include borrow switch and styling
|
2021-04-21 10:39:19 +10:00 |