News№ 041FILED AUG 10 2026

Dexter Connect Brings the Dexter Wallet to Any Website

With Dexter Connect, any website can sign in a user and connect their self-custodial Dexter Wallet through one passkey flow.

The News

AUGUST 2026 - Dexter today announces Dexter Connect, a developer kit that brings "Continue with Dexter" to any website. One button opens an existing Dexter Wallet or creates a new one, then returns a verified session and the connected wallet to the application.

A user approves with the passkey already on their phone or computer. The app receives the wallet address, current USD balance, and a passkey signer for supported wallet actions. The owner keeps control of the wallet throughout.


One Button for Sign-In and Wallet Creation

Returning users open their Dexter Wallet with the same passkey. New users create one through the same entry point. When the connection completes, the button becomes a compact wallet chip showing the address and balance. Developers get account sign-in and self-custodial wallet onboarding through one integration.

The browser package also exposes framework-free APIs for teams that want their own interface. React applications can use the ready-made button, wallet chip, menu, and hooks from @dexterai/connect/react.

Passkey-Rooted Control Across the Web

On any HTTPS website, Dexter Connect opens the hosted ceremony at dexter.cash/connect, completes sign-in or wallet creation there, and returns the result to the requesting site. The result is bound to that origin and request. Private keys stay under the owner's control.

Applications receive a Dexter session plus the connected wallet. Servers can verify the session locally against Dexter's public keys, while the browser can use the wallet's passkey signer for owner-approved actions.

From Sign-In to Agent Action

The same connection can show a wallet balance, surface its deposit address, open Dexter Tabs, and authorize supported operations with the owner's passkey. Agent-spend controls let the owner enable or revoke spending under on-chain limits. Applications can give software useful authority while the owner's chosen limits remain in force.

Dexter Connect is the application doorway into the Dexter Account: identity, authentication, wallet context, and requested authority arrive through one passkey flow.

Available for Developers

Install the published package:

npm install @dexterai/connect @dexterai/vault react

The npm package includes the browser core, React components, server-side session verification, and an optional World ID entry point. The integration guide covers the working button, result types, hosted transport, wallet creation, and theming.

About Dexter

Dexter is a self-custodial financial operating system for people, organizations, and agents. Its Wallet, Connect, and payment products let owners give software useful authority while assets, obligations, and account history remain with the owner.

For company news and media inquiries, contact [email protected] or follow @dexteraisol.