Go to file
Maximilian Schneider 6f506c469f switch to switchboard oracles 2023-11-14 14:42:24 +00:00
@types Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
components correctly import trading view 2022-08-17 15:43:26 +02:00
hooks Remove expensive historic prices API call 2022-04-14 11:45:24 -07:00
pages yarn format 2021-08-05 12:00:59 -04:00
public Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
stores fix type issues on build 2022-08-17 15:23:11 +02:00
styles User account page (#22) 2021-06-05 10:11:44 -04:00
test fixes for husky commit hooks 2021-04-10 11:56:14 -04:00
utils phantom adapter 2023-02-16 13:06:57 -05: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 upgrade project dependencies web3 & next 2022-07-30 17:25:06 +02:00
next.config.js fixed wallet adapter type issues 2022-07-30 17:40:11 +02:00
package.json switch to switchboard oracles 2023-11-14 14:42:24 +00: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 fixed wallet adapter type issues 2022-07-30 17:40:11 +02:00
yarn.lock switch to switchboard oracles 2023-11-14 14:42:24 +00:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev