Verified against @dexterai/opendexter · 2026-07-19
Connect your wallet
Your Dexter wallet lives on your phone and laptop, locked behind your passkey. This brings it into your terminal — so your agent can see it and pay from it — in about a minute. Your keys never move. A passkey tap is the only thing that approves.
Every command is npx @dexterai/opendexter@latest <command>. Prefer to type opendexter directly? Run npm install -g @dexterai/opendexter once and drop the npx …@latest prefix.
Approve with your passkey
Pick wherever you are — the connection is the same either way.
Click the link your terminal prints. Your browser opens the approval page — tap Face ID or Touch ID.
The approval page names the app that's asking. Approve only if you started this yourself.
What just happened
No keys left your device — your passkey is the only thing that approved this connection. Revoke it anytime at dexter.cash/wallet, or run opendexter connect disconnect. To add funds, send USDC on Solana to the deposit address wallet shows you — always that one.
Prefer your agent app to a terminal?
Put OpenDexter straight into the app you already use. Your wallet connects the same way everywhere: a passkey tap approves it, and nothing else can.
If something looks off
- "Your wallet isn't set up yet" — you're connected, but haven't finished creating your wallet. Open the setup link it gives you, then connect again.
- The code expired — codes last 10 minutes. Run
connectagain for a fresh one. - Want to disconnect? — run
opendexter connect disconnect, or revoke it from your wallet page.