feat: remove fortmatic (#4167)
* rm fortmatic (wip for test) * remove isChainAllowed * handle unexpected connector * clear on catch * Revert "remove isChainAllowed" This reverts commit d505cac39a446cb2c273016d03896469ba39eb60. * fix to actually use ALLOWED_CHAIN_IDS * fix
Showing
... | @@ -181,7 +181,6 @@ | ... | @@ -181,7 +181,6 @@ |
"ethers": "^5.1.4", | "ethers": "^5.1.4", | ||
"firebase": "^9.1.3", | "firebase": "^9.1.3", | ||
"focus-visible": "^5.2.0", | "focus-visible": "^5.2.0", | ||
"fortmatic": "^2.4.0", | |||
"graphql": "^16.5.0", | "graphql": "^16.5.0", | ||
"graphql-request": "^3.4.0", | "graphql-request": "^3.4.0", | ||
"immer": "^9.0.6", | "immer": "^9.0.6", | ||
... | ... |
Please register or sign in to comment