Go to file
saml33 f6938720be connect wallet button to seperate componenet and secondary connect wallet button styling 2021-04-19 11:58:16 +10:00
@types fix margin balance borrows typo 2021-04-14 14:40:28 -04:00
components connect wallet button to seperate componenet and secondary connect wallet button styling 2021-04-19 11:58:16 +10:00
hooks fix saved grid layout and add formatting for some large nums 2021-04-18 20:50:25 +10:00
pages fix saved grid layout and add formatting for some large nums 2021-04-18 20:50:25 +10:00
public add manifest and fix favicon 2021-04-13 16:45:07 -04:00
stores fix for updating after cancel order 2021-04-15 18:45:26 -04:00
styles small fixes and enable connect wallet on tradeform 2021-04-19 08:18:23 +10:00
test fixes for husky commit hooks 2021-04-10 11:56:14 -04:00
utils Fix deposit and withdraw modals 2021-04-16 17:09:17 -04:00
.babelrc remove ant library and fix tailwind config for lato 2021-04-15 23:32: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 husky pre-commit for linting and formatting 2021-04-14 14:49:01 -04:00
jest.config.js Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
netlify.toml testing netlify deploy 2021-04-13 15:48:36 -04:00
next-env.d.ts Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
next.config.js remove ant library and fix tailwind config for lato 2021-04-15 23:32:03 -04:00
package.json Add new tooltip component 2021-04-16 14:16:31 -04:00
postcss.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tailwind.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tsconfig.json Add UiLock toggle and themed the stats page 2021-04-13 12:51:42 -04:00
yarn.lock Add new tooltip component 2021-04-16 14:16:31 -04:00

README.md

Mango UI V2

Uses:

ToDo:

  • Create popup notification messages and wire up to notify()
  • Add logo and mark price to browser tab
  • Finish migrating TradeForm from Ant to Tailwind
  • Wire up cancel order in Open Orders

Run

yarn
yarn dev