Go to file
tjshipe 4fe6edf64b
Merge pull request #18 from blockworks-foundation/perp-stats
Add funding rate and open interest graphs
2021-09-06 13:35:40 -04:00
@types add rates to balances table 2021-09-06 21:51:18 +10:00
components fix funding rate label display 2021-09-06 13:28:35 -04:00
hooks Revert "wip" 2021-09-06 12:59:13 -04:00
pages Add funding rate and open interest graphs 2021-09-06 12:59:13 -04:00
public add usdt icon 2021-07-29 09:35:20 +10:00
stores retry transaction more frequently; use tx callback for notifications 2021-09-04 17:59:53 -04:00
styles add unsettled balances ui 2021-08-01 22:48:15 +10:00
utils add open order to orderbook 2021-09-03 01:32:27 -04: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 Remove todo from readme 2021-05-09 23:45:31 -04:00
jest.config.js
netlify.toml
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 upgrade nextjs 2021-08-30 00:56:27 -04: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 retry transaction more frequently; use tx callback for notifications 2021-09-04 17:59:53 -04:00

README.md

Mango UI V2

Uses:

Run

yarn
yarn dev