Go to file
Tyler Shipe eb81b20e3f fix trading view flashing when changing markets 2021-12-01 00:00:09 -05:00
@types [wip] visualize & cancel trigger order and fuck up order reloading 😭 2021-09-23 13:50:34 +02:00
components fix trading view flashing when changing markets 2021-12-01 00:00:09 -05:00
hooks improve rerender when cancelling orders for a market other than the one selected 2021-11-30 18:35:49 -05:00
pages add spanish translations 2021-11-24 10:08:14 +11:00
public remove duplicate chart library folder 2021-11-30 20:17:45 -05:00
stores improve rerender when cancelling orders for a market other than the one selected 2021-11-30 18:35:49 -05:00
styles add translation keys 2021-11-04 23:25:11 +11:00
utils Merge pull request #91 from blockworks-foundation/ts/liquidation-ui 2021-11-23 20:37:26 +00: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
_redirects fix redirects 2021-11-14 23:48:07 +00:00
jest.config.js Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
netlify.toml test netlify redirect 2021-11-14 23:47:31 +00: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 redirect old routes 2021-11-14 19:21:36 +00:00
package.json use lodash instead of lodash-es 2021-11-30 21:46:23 -05: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 add back target for netlify 2021-10-27 16:46:31 -04:00
yarn.lock use lodash instead of lodash-es 2021-11-30 21:46:23 -05:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev