Commit Graph

5 Commits

Author SHA1 Message Date
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
gustavomauricio
3e1cc8387f styling wip 2022-09-02 15:40:10 +01:00
gustavomauricio
732e23d15e initial setup wip 2022-09-02 15:30:58 +01:00
gustavomauricio
9b0776f2b7 added background 2022-09-02 13:06:05 +01:00
gustavomauricio
0c5319ad02 Initial commit from Create Next App 2022-09-02 12:17:39 +01:00