vega-frontend-monorepo/apps/stats
botond 3a27172e04
feat(#175): ui-toolkit links (#453)
* feat: add enviromnemt provider to the ui-toolkit

* chore: replace etherscan links

* chore: wrap trading app into environment provider

* chore: move env provider to react-helpers and wrap every app

* chore: remove more env variables from libs and replace them with the env hook

* fix: lint

* fix: update readme with correct formatting command

* fix: warnings for web3 hook

* fix: wrap warning in conditional, print message only when env keys are missing

* fix: incorrect condition on deposit manager fauceting param

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>

* fix: cleanup token app ethereum config

* chore: add better error handling to the useEnvironment hook

* fix: lint

* fix: formatting

* fix: more lint

* fix: throw error if required env variables are missing

* fix: remove default eth chain id

* fix: add back etherscan testid to withdrawals links

* fix: imports

* fix: try using babel jest for smart contracts test transpilation

* fix: uniform ts syntax

* chore: set resolveJsonModule in base tsconfig

* fix: add missing data-ids for etherscan links

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-05-31 17:30:02 -07:00
..
src feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
.babelrc frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.browserslistrc frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.env Try to make stats default to mainnet using NX env 2022-04-01 14:57:30 +01:00
.env.devnet Uppercase env names in env vars 2022-03-25 10:37:16 +00:00
.env.mainnet Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
.env.stagnet1 Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
.env.stagnet2 Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
.env.testnet Uppercase env names in env vars 2022-03-25 10:37:16 +00:00
.eslintrc.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.fleek.json Disable SRI for stats (#334) 2022-05-04 09:02:54 +01:00
jest.config.js Merge remote-tracking branch 'origin/master' into feat/127-generalised-stats-page 2022-03-24 12:21:44 +00:00
postcss.config.js frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
project.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
README.md Add license to stats readme 2022-04-07 11:54:12 +01: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.app.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.spec.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00

Stats viewer

https://status.vega.xyz

LICENSE

MIT