vega-frontend-monorepo/libs
Matthew Russell 8e9c2e4080
Feat/105 Web3 Setup (#119)
* add deposit page

* add web3 provider using web3-react package

* add env setup, add guard for incorrect chain id

* add lib for web3-provider

* make wallet and ethereum connect dialogs look more consistent

* add setup tests file for jest-dom

* remove chain id config and just use appChainId prop, add disconnect button to invalid chainId state

* remove .env file for now, will complete as own ticket

* switch handling of connect dialog state to the consuming app

* rename web3-provider package to just web3

* envs for each environment so we can specify chainId

* remove fallback to testnet for apollo client creation

* make web3container enforce connection before rendering childen

* move infura id to env var
2022-03-25 00:44:10 -07:00
..
deal-ticket Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
graphql Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
mainnet-stats-manager Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
market-list Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
order-list Task/AgGrid and responsive nav font size (#130) 2022-03-24 11:08:57 -07:00
react-helpers Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00
tailwindcss-config 106 - migrate mainnet stats to monorepo (#107) 2022-03-23 17:40:15 +00:00
ui-toolkit Task/AgGrid and responsive nav font size (#130) 2022-03-24 11:08:57 -07:00
wallet Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
web3 Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00