-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BTC chain doesn't connect #311
Comments
Hello @AmjadKhan2k18! Not sure how you were able to connect before as Bitcoin support is not fully implemented yet. It will be very soon. I will anyway try to dig into this and come back to you! Thanks! |
@quetool Thanks, hopefully will hear back from you soon |
Hello @AmjadKhan2k18! Lil update! #309 (comment) |
@quetool that's great news Thanks, I tried again still nothing show up BTC or any other chain LTC, DOGE, I check documentation but didn't understand about namespace and chainid that should be used, will you make a new version to support all these chains or server side changes is enough? if no new version is required |
No new version is required, I'll try to write up a quick example ASAP. |
@quetool any update? or any example from web app? I couldn't find any |
@quetool ? |
Hello @AmjadKhan2k18! As soon as we release example I'll let you know... I don't have an ETA but it should be soon! |
Hello @quetool!
|
Hello @AmjadKhan2k18! I didn't have time yet to write up a BTC example. I honestly don't know how you were able to connect before as the specs were not ready until few days ago on our side. It shouldn't have been possible honestly. But anyway, here are the specs for Bitcoin https://docs.walletconnect.com/advanced/multichain/rpc-reference/bitcoin-rpc and here there is a draft PR for BTC example from Web team https://github.com/WalletConnect/web-examples/pull/568/files, maybe you can use it as reference. I promise I will write up an example for Flutter ASAP, this is really in my interests, believe me, I just didn't have time yet. |
@AmjadKhan2k18 great that you're working on Bitcoin. Can you please reach out to me via Telegram? |
Describe the bug
Hi, last time I tested bip122 it was able to connect and get address of BTC from Trustwallet but now it's not showing in list of Chains, I used same namespace and chainId from this issue to connect
if I change anything namespace or chainId TrustWallet doesn't show Connect popup at all but if it's correct one it's shows popup but missing BTC in chain list
Does something change in WalletConnect? I tried different chains SOL, COSMOS, TRON every chain is working only BTC doesn't work
My goal is just to connect and get address of BTC so I can transfer from Our App to Trustwallet
To Reproduce
Steps to reproduce the behavior:
1 : Try to connect Trustwallet with bip122
Expected behavior
User should be able to connect BTC network and get address
Reproducible code
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: