vega-frontend-monorepo/apps/trading
Matthew Russell 1d8de701c9
Use types from web3-react library
export connectors to avoid needless data manipulation, use built in types from web3-react (#310)
2022-05-02 13:16:57 -04:00
..
components Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
lib Use types from web3-react library 2022-05-02 13:16:57 -04:00
pages Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
public Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
specs Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
.env Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.env.devent Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.env.mainnet Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.env.stagnet1 Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.env.stagnet2 Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.env.testnet Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
client.graphql Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
index.d.ts Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
jest.config.js Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
next-env.d.ts Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
next.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
postcss.config.js Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00
project.json Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
sentry.client.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
sentry.server.config.js Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
setup-tests.ts Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
tailwind.config.js Added custom module for classes that aren't in Tailwind - allows us to use contextual alternates for Alpha Lyrae 2022-03-30 16:56:48 +01:00
tsconfig.json Task/Strict mode enabled for trading app (#150) 2022-03-28 12:34:45 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00