bitbox-bridge
bitbox-bridge copied to clipboard
A bridge that connects web wallets like MyEtherWallet to BitBox02
> [2023-08-31T16:25:02Z ERROR bitbox_bridge::usb] message ignored: Message won't fit in buffer Currently on larger messages the device just blanks out. Any chance we could just display the message is too...
The current installer fails on my M1 MacBook Air running macOS 13.3.1. I've tried downloading older versions to no avail. Nothing happens when opening http://127.0.0.1:8178/ thus I do not believe...
we have recently developped [eth-walletconnect-keyring](https://github.com/Toporin/eth-walletconnect-keyring), an implementation of MetaMask's Keyring interface that uses the WalletConnect protocol to connect a (hardware) wallet to Metamask. A beta release of Metamask with this...
On Mac OS Big Sur i can´t use adalite.to with Safari. The site can't find the device. http://127.0.0.1:8178/ shows, that bitbox bridge is running. Electrum and Sparrow can use the...
We were testing AdaLite with BitBox on a computer that hadn't been connected to Bitbox02 before and we were getting a "Not allowed" error (unfortunately I don't have the stack...
- MacBook with M1 - Mac OS 11.2 ## Issues - Installation: Can install the BitBoxBridge via right-click > open. - Without right-click > "open" he get's an "developer cannot...
It appears to be hard to manually uninstall a macOS .pkg: https://wincent.com/wiki/Uninstalling_packages_%28.pkg_files%29_on_Mac_OS_X Anyone attempting to uninstall bitbox-bridge on macOS will be having a hard time. Unless I missed it and...
When trying to send Goerli ETH using bitbox02 and myetherwallet, an error is shown: ``` { "exception": { "values": [ { "type": "Error", "value": "interface conversion: interface is nil, not...
Hi, i'm doing a new install (v1.1.0) and can't launch the service. during install (running as administrator) i get an error : 'Service BitBoxBridge could not be installed. Verify that...
This came up while discussing https://github.com/digitalbitbox/bitbox-bridge/issues/7. Currently, users need to run a separate static file server like `python3 -m http.server --bind 127.0.0.1` and open `http://localhost:port` to access [MEW offline](https://kb.myetherwallet.com/en/offline/using-mew-offline/). Opening...