Docs
Connecting a wallet
How sign-in works, family by family, and how sessions begin and end.
How sign-in works
- You pick a wallet to connect.
- The app requests a one-time login nonce.
- Your wallet signs a readable authentication message that includes that nonce.
- The server verifies the signature for your address and issues a signed session.
- 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.