Skip to main content

Before you start

You need an activated Aomi App, a working local widget, Node.js 20 or newer, and a Vercel account.

Build locally

Confirm that the production build can sign in and send a message from your local origin.

Deploy

Point the widget at the backend in Settings → Environment Variables:
Pass these values to AomiWidget through apiUrl and applicationId, replacing 123 with your activated App ID. Pass public provider identifiers through the selected auth object as shown in Installation. Serve the embed over HTTPS and allow the production Vercel origin in your wallet provider settings when that provider requires it.
Never add App keys, provider secrets, paymaster credentials, or gas-policy credentials to frontend environment variables.
Last modified on August 12, 2026