Go to file
Tyler Shipe 99a6184cb1 add leverage 2021-08-14 17:14:43 -04:00
@types changed Balances interface for net; use toFixedUi 2021-07-08 10:16:39 -04:00
components add leverage 2021-08-14 17:14:43 -04:00
hooks add leverage 2021-08-14 17:14:43 -04:00
pages wire up positions box 2021-08-14 16:05:31 -04:00
public add usdt icon 2021-07-29 09:35:20 +10:00
stores fetch perp trade history from db 2021-08-13 11:05:49 -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 add funding rate and open interest 2021-08-13 14:54:09 -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
.gitignore
.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
README.md Remove todo from readme 2021-05-09 23:45:31 -04:00
jest.config.js
netlify.toml testing netlify deploy 2021-04-13 15:48:36 -04:00
next-env.d.ts
next.config.js Merge pull request #5 from blockworks-foundation/market-select 2021-07-19 09:52:39 +10: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 hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
yarn.lock add leverage 2021-08-14 17:14:43 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev