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
Currently the SDK uses the LitConnectModal in the checkAndSignAuthMessage function for EVM chains. See here for where this modal is created.
Acceptance criteria
We want this modal to be replaced by a more standard modal, such as WAGMI connector. Analysis should be done to determine if WAGMI is the best option for a wallet provider.
The text was updated successfully, but these errors were encountered:
Overview
Currently the SDK uses the
LitConnectModal
in thecheckAndSignAuthMessage
function for EVM chains. See here for where this modal is created.Acceptance criteria
We want this modal to be replaced by a more standard modal, such as WAGMI connector. Analysis should be done to determine if WAGMI is the best option for a wallet provider.
The text was updated successfully, but these errors were encountered: