You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the ethereum connectors is not complete and bugging with solana wallet if the user don't provide complete configs for wagmi. are not looking if the user doesn't configure
We should make connectors work with minimal config and make required the ones that are crucial to have a good experience
Right now the ethereum connectors is not complete and bugging with solana wallet if the user don't provide complete configs for wagmi. are not looking if the user doesn't configure
We should make connectors work with minimal config and make required the ones that are crucial to have a good experience
walletConnectId?
alchemyId or infuraId? (to build the transports)
here's an example of a good connectors config https://github.com/Swaylend/swaylend-monorepo/pull/118/files
The text was updated successfully, but these errors were encountered: