robGG1997
robGG1997
**Summary** We have multiple wallet connection providers such as Wallet Connect, Metamask and Web3Auth, I believe these could have a single point of abstraction. **Suggested features or ways to address...
**Summary** Refactor tests to use anvil for signing transactions. Currently we're using a fake/stub response for this in `WebPageWallet.TestResponse`. **Suggested features or ways to address the summary** Use Anvil **Motivation**...
**Summary** Currently we're using [WalletConnectSharp](https://github.com/WalletConnect/WalletConnectSharp) but we'll need to switch to [WalletConnectUnity](https://github.com/WalletConnect/WalletConnectUnity) the official UPM package also on OpenUPM. **Suggested features or ways to address the summary** Move WalletConnect implementation...