Free Operations
Free Operations
Section titled “Free Operations”- 10% goes to Varity (platform fee)
This is enforced automatically by the platform. No invoices, no payment processing — it happens automatically.
Billing for Developers
Section titled “Billing for Developers”- Beta: Free — all operational costs are covered using shared development credentials
- Production: Usage-based billing through your Varity account
How Gas Sponsorship Works Under the Hood
Varity uses ERC-4337 account abstraction to sponsor gas fees:
- User initiates action — clicks a button in your app
- Smart account encodes the operation — a UserOperation is created
- Bundler submission — the operation is sent to the bundler network (Conduit)
- Paymaster approval — Varity’s paymaster agrees to cover the gas cost
- Execution — the operation executes on Varity infrastructure
- Confirmation — user sees success
All of this happens in seconds, completely invisible to users. The smart wallet infrastructure (ZeroDev Kernel smart accounts, authentication, Conduit for bundler and paymaster) is managed by Varity. Developers do not need to configure any of these components.
Next Steps
Section titled “Next Steps”- Credit Card Payments — Monetize your app
- Data Storage Quick Start — Store and retrieve data
- Authentication — Set up user login