Use official SDKs and follow the vendor's integration guidelines. Keep user privacy in mind: only request addresses and metadata essential to the flow.

Troubleshooting & common issues

Bridge is intentionally lightweight, but issues can still occur — most commonly due to OS permissions, conflicts with other USB services, or outdated software. Below are typical problems and fixes.

ProblemFix
Browser cannot detect BridgeEnsure Bridge is running (check system tray), restart the browser, and disable extensions that block local host access.
Device not detectedTry a different USB cable/port, avoid USB hubs, check OS drivers (Windows), and ensure device firmware is up to date.
Connection times outCheck firewall settings and ensure Bridge is allowed to listen on localhost.
App shows cryptographic warningDo not proceed. Verify Bridge and Suite versions, and contact official support if you suspect tampering.

When to contact official support

If you encounter warnings about corrupted firmware, authentication failures that you cannot resolve, or anything that looks like tampering, stop and contact official vendor support. Provide device model, firmware version, Bridge version, and exact error messages — never share your recovery seed or private keys with support.

FAQ — Frequently Asked Questions

Does Bridge ever send my private keys anywhere?

No. Private keys remain on your hardware device at all times. Bridge only relays messages between the dApp and device. Signing operations occur on-device and return only signed payloads.

Can Bridge be accessed remotely?

By design Bridge is intended for local host access only. Do not expose Bridge endpoints to remote networks or the internet — doing so compromises the security model.

Is Bridge required to use my hardware wallet with web dApps?

For many browser-based dApps, yes — Bridge (or an equivalent native connector) is required because browsers limit direct access to attached hardware. Some dApps may offer alternative integration methods (e.g., browser extensions or WalletConnect protocols) that do not require Bridge.

What should I do if a dApp asks for my seed or private key?

Refuse and disconnect immediately. No legitimate dApp or the official Bridge should ever ask you to provide your recovery seed or raw private key. Report suspicious behavior to the dApp and consult official support channels.

Glossary & definitions

Bridge — a local service that enables communication between the browser and a hardware wallet. Hardware wallet — a physical device that stores private keys and performs signing operations securely. Passphrase — an optional secret added to your seed to create hidden wallets. Signing — the act of cryptographically authorizing a transaction or message; must be confirmed on-device.