Provider route
Connect with confidence
This route handles provider detection, address connection, wallet registration, and dashboard handoff in one place. If an extension is missing or lacks signing APIs, the screen explains that before you hit a dead end.
Detected in browser
Best end-to-end support for WalletGraph on-chain actions.
Connected account
No address connected yet. Once you continue, we’ll request access and prepare the wallet for WalletGraph.
Why this is more robust now
Per-wallet routing
Each provider gets its own route instead of being funneled through one hardcoded login assumption.
Capability awareness
The UI distinguishes install state, connection state, and signing support before the contract call fails.
Forward-compatible flow
Future wallets like LOBSTR already have a real route and presentation model ready to expand.