Provision a Card Live

The demo sends USDC on Sui from the configured server-side account, then provisions a Lithic virtual card for the requested merchant and spend limit.

1

Provided Sui Account

Wallet creation and funding are skipped in the visual demo. The app uses the Sui key configured in Vercel or your local `.env`.

Ready
Run `npm run wallet:info` locally to confirm SUI gas and USDC balance.
2

Agent Negotiates Purchase

Pick a merchant and USDC amount. The API route performs Sui settlement and card creation server-side.

provisioning_logs.sh
agentpay $ Waiting for a user action...
[22:32:25] Demo loaded: using the provided Sui account for settlement.