Account & Dashboard
QoreX works fully without an account — your keys never depend on one. Signing in only adds conveniences like @handles, payment requests, and Dashboard pairing.
Sign in
You can sign in from Sign in on the Home tab, or during onboarding. Methods:
- Email code — enter your email and receive a one-time code. After this sign-in, QoreX offers to add a passkey for instant future sign-ins (Face ID / Touch ID / PIN). This is an account passkey — it never touches your wallet keys.
- Passkey — if you enrolled one previously.
- Continue with Google — a single native hop through the system authentication sheet (the app never bounces out to a browser).
- Continue with QORECHAIN Dashboard — sign in with an existing Dashboard account (including its Google login) and import your profile.
The passkey offer appears only after email-code sign-in. When you sign in with an identity provider (Google or Dashboard), that provider manages its own authentication, so a passkey cannot be attached to those accounts.
@handle
Claim a unique name (for example @liviu) bound to your address by dual signatures (a registry ed25519 signature + your own secp256k1 signature). Anyone can then send to your @handle. Resolution is verify-then-pin (trust-on-first-use), so if a handle's key is ever silently changed, QoreX flags it.
If the handle registry is temporarily unreachable, the screen degrades to "Handles coming soon" and everything else keeps working; handles light up again automatically when the registry returns.
Linked account
Settings → Linked account connects your QoreX wallet and your Dashboard account both ways:
- Enter the 8-character code shown by the Dashboard, or mint one in QoreX (valid 10 minutes) and type it into the Dashboard.
- Once linked, your @handle and connected addresses appear on both.
- Unlink anytime.
Signing in via Continue with Dashboard links the two implicitly — there is nothing extra to do.
Dashboard integration
With the Dashboard connected:
- Connect with QoreX on the Dashboard pairs it to your wallet via a
qorex://connectdeep link plus a signed ownership proof. - Transfers initiated on the Dashboard arrive in QoreX as
qorex://txrequests. They are decoded, shown to you in full, and signed only in the app after biometric approval — and only from the app's own derived address. - If a Connect or transfer request arrives while you are not signed in, QoreX offers an inline "Sign in to Dashboard" step so you can continue without hitting a dead end.
- Your addresses (Settings) — lists every account derived from this wallet, plus read-only addresses you linked from other wallets (Keplr / MetaMask / Phantom). Read-only entries are labeled with the wallet that created them; trying to send from one explains that you must send from the wallet that created it.
Next steps
- Security & Recovery — linked signers and spending limits build on this pairing.
- dApp Browser — connect to apps from inside QoreX.