Go to file
Tyler Shipe bc447a5296 add value to open orders table, add color to perp pnl 2021-08-30 02:17:36 -04:00
@types rename marginDeposits to deposits 2021-08-18 16:43:51 -04:00
components add value to open orders table, add color to perp pnl 2021-08-30 02:17:36 -04:00
hooks remove old hooks 2021-08-29 20:37:31 -04:00
pages upgrade nextjs 2021-08-30 00:56:27 -04:00
public add usdt icon 2021-07-29 09:35:20 +10:00
stores prevent useOrderbook from updating during market change 2021-08-27 20:15:25 -04:00
styles add unsettled balances ui 2021-08-01 22:48:15 +10:00
utils upgrade nextjs 2021-08-30 00:56:27 -04:00
.babelrc fix babelrc to handle logical assignment ops 2021-06-16 12:05:03 -04:00
.eslintignore
.eslintrc.json
.gitignore
.nvmrc
.prettierignore
.prettierrc
README.md Remove todo from readme 2021-05-09 23:45:31 -04:00
jest.config.js
netlify.toml
next-env.d.ts upgrade nextjs 2021-08-30 00:56:27 -04:00
next.config.js upgrade nextjs 2021-08-30 00:56:27 -04:00
package.json upgrade nextjs 2021-08-30 00:56:27 -04:00
postcss.config.js
tailwind.config.js upgrade nextjs 2021-08-30 00:56:27 -04:00
tsconfig.json remove unused utils fns 2021-08-25 10:23:30 -04:00
yarn.lock upgrade nextjs 2021-08-30 00:56:27 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev