Go to file
tjshipe 3b5813ac08
Merge pull request #80 from blockworks-foundation/simple-liq-price
Add simple liquidation price to AccountInfo
2021-11-17 11:31:19 +00:00
@types [wip] visualize & cancel trigger order and fuck up order reloading 😭 2021-09-23 13:50:34 +02:00
components Merge pull request #80 from blockworks-foundation/simple-liq-price 2021-11-17 11:31:19 +00:00
hooks reconnect to phantom on each page change 2021-11-15 18:27:57 +00:00
pages use getStaticProps for translations 2021-11-17 11:08:29 +00:00
public remove console logs 2021-11-14 18:57:00 +00:00
stores more improvement to load time when switching pages/markets 2021-11-14 18:37:02 +00:00
styles upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
utils add solflare 2021-11-10 22:46:54 +11: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 upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -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 add back target for netlify 2021-10-27 16:46:31 -04:00
yarn.lock Upgrade client 2021-11-14 21:50:54 +00:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev