Go to file
Maximilian Schneider 2cf097976a wire up slippage estimator 2021-10-01 17:32:15 +02:00
@types [wip] visualize & cancel trigger order and fuck up order reloading 😭 2021-09-23 13:50:34 +02:00
components wire up slippage estimator 2021-10-01 17:32:15 +02:00
hooks rename fetchMangoAccounts to fetchAllMangoAccounts; prefer reloadMangoAccount over fetchAllMangoAccounts 2021-09-29 18:09:58 -04:00
pages mobile styles for new features 2021-09-26 23:20:51 +10:00
public Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
stores rename fetchMangoAccounts to fetchAllMangoAccounts; prefer reloadMangoAccount over fetchAllMangoAccounts 2021-09-29 18:09:58 -04:00
styles Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
utils [wip] add trigger order components 2021-09-21 20:04:33 +02:00
.babelrc fix babelrc to handle logical assignment ops 2021-06-16 12:05:03 -04:00
.eslintignore
.eslintrc.json
.gitignore
.nvmrc
.prettierignore add husky pre-commit for linting and formatting 2021-04-14 14:49:01 -04:00
.prettierrc
README.md add v3 to read-me 2021-09-17 04:52:41 +02:00
jest.config.js
netlify.toml
next-env.d.ts upgrade nextjs 2021-08-30 00:56:27 -04:00
next.config.js remove source maps from prod 2021-09-03 12:14:11 -04:00
package.json Merge branch 'ts/spot-order-2' into max/stoploss 2021-09-22 23:20:56 -04:00
postcss.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tailwind.config.js remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
tsconfig.json remove unused utils fns 2021-08-25 10:23:30 -04:00
yarn.lock fix trade form button colors; use latest client to handle when no advanced orders exist 2021-09-29 16:47:10 -04:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev