Go to file
Tyler Shipe 009259c35f compare pks with .equals 2021-08-28 14:09:08 -04:00
@types rename marginDeposits to deposits 2021-08-18 16:43:51 -04:00
components add cummulative and step size orderbook toggle 2021-08-27 20:37:45 -04:00
hooks compare pks with .equals 2021-08-28 14:09:08 -04:00
pages only clear current market if it's for a different market then whatsin the store 2021-08-23 14:04:18 -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
test fixes for husky commit hooks 2021-04-10 11:56:14 -04:00
utils remove more unused util fns 2021-08-25 10:51:51 -04:00
.babelrc fix babelrc to handle logical assignment ops 2021-06-16 12:05: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 Remove todo from readme 2021-05-09 23:45:31 -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 perp market close position button 2021-08-26 11:58:13 -04:00
package.json remove console logs, use latest client 2021-08-06 18:49:17 -04:00
postcss.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tailwind.config.js improve theme and misc styling 2021-07-29 23:19:32 +10:00
tsconfig.json remove unused utils fns 2021-08-25 10:23:30 -04:00
yarn.lock update mango-client package in yarn lock 2021-08-25 14:02:41 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev