Go to file
Tyler Shipe f4efd78b9d better spacing between accounts on alert page 2021-06-07 13:14:58 -04:00
@types
components fix pnl 2021-06-07 13:01:41 -04:00
hooks add 20 sec interval to oracle price updates 2021-06-05 15:38:17 -04:00
pages better spacing between accounts on alert page 2021-06-07 13:14:58 -04:00
public Added icon and fixed a check for token length 2021-05-20 14:35:35 +03:00
stores add useOraclePrice hook and show in market header 2021-06-05 14:40:56 -04:00
styles User account page (#22) 2021-06-05 10:11:44 -04:00
test
utils mango withdraw correction 2021-06-05 17:24:51 -04:00
.babelrc simulate withdraw operation so we can preview equity & coll (#10) 2021-05-18 19:27:09 +03:00
.eslintignore
.eslintrc.json
.gitignore
.nvmrc
.prettierignore
.prettierrc
README.md
jest.config.js
netlify.toml
next-env.d.ts
next.config.js
package.json use web3.js v0.95.0 2021-05-31 16:23:48 -04:00
postcss.config.js
tailwind.config.js User account page (#22) 2021-06-05 10:11:44 -04:00
tsconfig.json
yarn.lock use latest 5 token mango client 2021-06-05 13:06:56 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev