Go to file
Tyler Shipe 168679364a temporarily add back wallet select 2021-04-14 10:14:26 -04:00
@types support multiple wallets 2021-04-14 01:23:50 -04:00
components temporarily add back wallet select 2021-04-14 10:14:26 -04:00
hooks support multiple wallets 2021-04-14 01:23:50 -04:00
pages all the fixes 2021-04-13 19:41:04 -04:00
public add manifest and fix favicon 2021-04-13 16:45:07 -04:00
stores support multiple wallets 2021-04-14 01:23:50 -04:00
styles disconnect wallet dropdown with copy address 2021-04-14 22:01:58 +10:00
test fixes for husky commit hooks 2021-04-10 11:56:14 -04:00
utils support multiple wallets 2021-04-14 01:23:50 -04:00
.babelrc remove xwind and convert to className prop 2021-04-12 12:49:02 -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 Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
.prettierrc Initial commit from Create Next App 2021-03-26 12:44:55 -04:00
README.md Update README.md 2021-04-10 17:40:29 -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 testing netlify deploy 2021-04-13 15:48:36 -04:00
package.json Add UiLock toggle and themed the stats page 2021-04-13 12:51:42 -04:00
postcss.config.js support for more than two themes 2021-04-12 23:32:01 +10:00
tailwind.config.js more theme updates and ui tweaks 2021-04-14 00:10:57 +10:00
tsconfig.json Add UiLock toggle and themed the stats page 2021-04-13 12:51:42 -04:00
yarn.lock disconnect wallet dropdown with copy address 2021-04-14 22:01:58 +10: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