AIR Kit extends the standard EIP-1193 provider with custom RPC methods for session key management. Use air_grantPermissions to create a scoped session, then air_executeAction to send transactions within that scope.
Session keys allow your application to execute transactions on behalf of users without requiring approval for each action. This is useful for gaming, automated strategies, or any flow where per-transaction signing creates friction.air_listSessionKeyScopes