Go to file
Tyler Shipe 03dc3cd001 Revert "add interest earned table to account page"
This reverts commit 0f6d39043f.
2021-09-28 11:58:15 -04:00
@types add rates to balances table 2021-09-06 21:51:18 +10:00
components Revert "add interest earned table to account page" 2021-09-28 11:58:15 -04:00
hooks add slope wallet 2021-09-21 12:08:28 +02:00
pages Revert "add interest earned table to account page" 2021-09-28 11:58:15 -04:00
public Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
stores use endpoint env var 2021-09-20 19:50:36 -04:00
styles Trade page mobile (#35) 2021-09-20 02:36:02 +02:00
utils add slope wallet 2021-09-21 12:08:28 +02:00
.babelrc fix babelrc to handle logical assignment ops 2021-06-16 12:05:03 -04:00
.eslintignore
.eslintrc.json
.gitignore
.nvmrc
.prettierignore add husky pre-commit for linting and formatting 2021-04-14 14:49:01 -04:00
.prettierrc
README.md add v3 to read-me 2021-09-17 04:52:41 +02:00
jest.config.js
netlify.toml testing netlify deploy 2021-04-13 15:48:36 -04:00
next-env.d.ts upgrade nextjs 2021-08-30 00:56:27 -04:00
next.config.js remove source maps from prod 2021-09-03 12:14:11 -04:00
package.json Trade page mobile (#35) 2021-09-20 02:36:02 +02: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 remove unused utils fns 2021-08-25 10:23:30 -04:00
yarn.lock use latest client 2021-09-20 19:51:25 -04:00

README.md

Mango UI V3

Uses:

Run

yarn
yarn dev