Not connected

Account

Prompt the host to create or connect a Circles account with requestCreateAccount.

Create account
Ask the host to open its passkey account-creation flow via requestCreateAccount. It resolves with { authenticated, address } once the user has a Circles account, or rejects if they cancel. This is the only sanctioned way for a miniapp to proactively prompt connection.

The host owns the account-creation UI, so this is disabled standalone. Open the miniapp inside the Circles host to try it.