mars-v2-frontend/components
Gustavo Mauricio 28c53b1e59
Wallets integration (#3)
* keplr/metamask integration initial commit

* chains settings and type definitions. notifications prototype

* fix: dom nested buttons

* address copied toast

* react-toastify colors

* wallet store and initial queries setup. zustand and react query dependencies added

* _app code cleanup

* remove obsolete WalletContext

* unused import

* walletStore initial commit

* leftover component reference removed

* fix: react hydration mismatch wallet component

* metamask conditional click handler

* connect modal minor tweaks and wallet installation urls added
2022-09-14 12:28:18 +01:00
..
Container container implementation and pages initial layout 2022-09-02 15:55:49 +01:00
Layout search input component 2022-09-07 20:12:19 +01:00
ConnectModal.tsx Wallets integration (#3) 2022-09-14 12:28:18 +01:00
Navigation.tsx Wallets integration (#3) 2022-09-14 12:28:18 +01:00
SearchInput.tsx search input component 2022-09-07 20:12:19 +01:00
Wallet.tsx Wallets integration (#3) 2022-09-14 12:28:18 +01:00