Go to file
rjpeterson 3796848415 remove extra dollar signs 2021-10-25 15:17:18 -10:00
@types [wip] visualize & cancel trigger order and fuck up order reloading 😭 2021-09-23 13:50:34 +02:00
components integrate changes from da10aa9966 2021-10-25 14:58:00 -10:00
hooks move useOrderbook login into useHydrateStore to reduce rerenders 2021-10-21 15:45:13 -04:00
pages add translations for tradingview chart order lines 2021-10-25 11:03:00 -10:00
public remove extra dollar signs 2021-10-25 15:17:18 -10:00
stores set default cluster to mainnet 2021-10-19 15:29:53 -04:00
styles Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
utils Update Order Lines for Advanced Order Types 2021-10-16 11:49:57 -07: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 add v3 to read-me 2021-09-17 04:52:41 +02:00
jest.config.js Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
netlify.toml Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
next-env.d.ts upgrade nextjs 2021-08-30 00:56:27 -04:00
next-i18next.config.js add missing translations, add spanish option, fix dropmenu z-index 2021-10-20 08:48:02 -10:00
next.config.js Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01:00
package.json Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54) 2021-10-20 13:42:40 +01: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 move useOrderbook login into useHydrateStore to reduce rerenders 2021-10-21 15:45:13 -04:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev