All docs

Docs

Connecting a wallet

How sign-in works, family by family, and how sessions begin and end.

How sign-in works

  1. You pick a wallet to connect.
  2. The app requests a one-time login nonce.
  3. Your wallet signs a readable authentication message that includes that nonce.
  4. The server verifies the signature for your address and issues a signed session.
  5. You are now signed in; disconnecting ends the session.

Supported sign-in families

EVM wallets
Discovered via the standard multi-wallet mechanism; sign in to create a session.
Solana wallets
Connect an injected Solana provider and sign in.
Stellar wallets
First-class sign-in and funding support.
NEAR wallets
Sign in via the NEAR connection flow; this is the reference family.