Go to file
Tyler Shipe 2a5f183555 Merge branch 'stats-page' into main 2021-07-21 18:36:02 -04:00
@types changed Balances interface for net; use toFixedUi 2021-07-08 10:16:39 -04:00
components format stat numbers with commas 2021-07-21 17:47:10 -04:00
hooks format stat numbers with commas 2021-07-21 17:47:10 -04:00
pages add basic stats page 2021-07-21 17:26:18 -04:00
public new icons and show custom markets 2021-07-19 00:39:27 +10:00
stores refresh open orders after canceling a differentmarket 2021-07-19 20:42:55 -04:00
styles add additional spot/perp data to trade page 2021-07-21 11:56:45 -04:00
test fixes for husky commit hooks 2021-04-10 11:56:14 -04:00
utils remove unused mango.ts fns 2021-07-21 11:43:21 -04: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 Remove todo from readme 2021-05-09 23:45:31 -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 Merge pull request #5 from blockworks-foundation/market-select 2021-07-19 09:52:39 +10:00
package.json ignore fs pkg in next.js and update to latest client 2021-07-18 13:24:15 -04:00
postcss.config.js upgrade tailwind and next 2021-04-16 11:04:04 -04:00
tailwind.config.js User account page (#22) 2021-06-05 10:11:44 -04:00
tsconfig.json hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
yarn.lock add notification after settle all 2021-07-21 17:11:17 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev