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
Describe the bug
The BitBox02 hardware wallet should work with Urbit Bridge via WalletConnect.
Right now it fails. When you enter the wc URL into BitBoxApp, the app says "Error in approving pairing. Please make sure to use one of the supported chains: Ethereum, Ethereum (Goerli)". In Bridge, the JavaScript console shows {message: 'User rejected methods.', code: 5002}.
To Reproduce
Steps to reproduce the behavior:
Get a BitBox02.
Go to bridge.
Select WalletConnect.
Paste the URL into BitBoxApp.
Desktop (please complete the following information):
OS: MacOS 14.3.1
Browser: tried Brave and Chrome.
The text was updated successfully, but these errors were encountered:
WalletConnect with BitBox02 works with MyEtherWallet (I successfully signed a message) and Uniswap (though I did not perform any actions, only made the connection), but not Sushiswap (which fails with a different message: "Invalid pairing uri".)
Apparently using Rabby it is possible to log into bridge. You have to connect the BitBox02 via walletconnect to rabby, and then rabby via "Metamask" to bridge.
Describe the bug
The BitBox02 hardware wallet should work with Urbit Bridge via WalletConnect.
Right now it fails. When you enter the wc URL into BitBoxApp, the app says "Error in approving pairing. Please make sure to use one of the supported chains: Ethereum, Ethereum (Goerli)". In Bridge, the JavaScript console shows
{message: 'User rejected methods.', code: 5002}
.To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: