AltMe Tezos WalletConnect Compatibility
Issue
Taquito (v21.0.0 beta) has recently provided an SDK to work with WalletConnect as an alternative to using Beacon protocol when working with Tezos. An example dapp is provided here, a demo of this SDK.
When using WalletConnect, after scanning the QR code to connect, AltMe simply returns "Something went wrong, please try again later".
Steps to reproduce
- Clone and run the test dapp provided by taquito
- Connect using WalletConnect with AltMe, scan the QR code
Config
- Tested on Ghostnet
- AltMe v 2.19.4 (5598), default wallet profile
Hi @ThierryThevenet can you please give us a short explanation why the topic is a NO GO? Best regards, Johannes
That is there internal label for "this should not happen" - it doesn't mean "we are not fixing it" :)
Hello It is just a misunderstanding about the terms ! NOGO for us means that the new build must absolutely integrate a fix to that ticket before being released ! It is the highest level of priority. @jtdemer
Thx for the clarification:).
@crustypluto19 npm clean install is failing. Could you provide a live site to test or a docker image. Is it working with metamask ?
NB: Our wallet is developed using Flutter framework, dart language.
Npm ci worked for me with node v20.18.0, it failed for me as well with v23.0.0^. Have not tested with metamask as it is not the intended environment for our purposes.
@crustypluto19 npm clean install is failing. Could you provide a live site to test or a docker image. Is it working with metamask ?
NB: Our wallet is developed using Flutter framework, dart language.