-
`wagmi`: [https://wagmi.sh/]()
`web3 modal`: [https://docs.walletconnect.com/2.0/web/web3modal/react/wagmi/installation]()
-
Steps to reproduce:
- Click `connect`
- Close the web3auth modal immediately, before connecting to any provider
- Notice how `wagmi`'s loading state is still set to `true`
https://codesandbox.io…
-
[SP-12] Implement Private Messaging with XMTP
Summary: Implement secure private messaging between players using XMTP with end-to-end encryption.
Tasks:
Set up XMTP messaging infrastructure.
Develo…
-
### [REQUIRED] Environment
- Browser version: Chrome 120
- AA SDK version: 1.2.1
- Package: aa-signers
### [REQUIRED] Describe the problem
Hello everyone, I'm following the integration inst…
-
### **Is your feature request related to a problem? Please describe.**
I'm always frustrated when I want to create a test for features that require the user to be logged in because it is complicate…
-
I got the following error when I tried to login with wallet in web3auth login modal. I cannot even chose metamask or anything as soon as i chose the wallet option in the modal it gives me the error.
…
-
### SDK Versions
- @web3auth/mpc-core-kit@2.3.0
- @tkey-mpc/core@9.1.1
- @tkey-mpc/storage-layer-torus@9.1.0
>This issue is related to the concurrent login issue, https://github.com/Web3Auth/mpc…
-
**PROBLEM **
We are trying web3auth react native and found your demo version.
https://github.com/Web3Auth/web3auth-react-native-sdk/tree/master/demo/rn-expo-example
We tried to use it with the…
-
### Getting "Unable to detect device share." error when using `connectTo("openlogin", loginParams)` but not when using `connect()`
If I use web3auth/modal and I'm able to successfully connect with …
-
Wagmi is in version ^2.0 so the web3auth connector for Wagmi will have to be updated. I'm already starting to work with the next version of wagmi, so this is a blocking step I'm encountering: the web3…