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.
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