Skip to content
Get startedGetting started →

Accounts on any chain and platform, backed by a passkey.

> npm install @category-labs/mera
  1. Onboarding without a seed phrase

    Creating an account is a passkey prompt.

  2. Cross-device, cross-platform

    A web app and its native iOS or Android counterpart can use the same passkey to restore the same accounts.

  3. Works with existing accounts

    Encrypt a recovery phrase or private key once, then decrypt it with the passkey.

  4. The authenticator is the key store

    Passkey providers store, sync, and guard credentials, so the app needs no custody backend, MPC setup, or smart-account contracts.

If the demo does not work, try opening it in a new tab.