A new Smart Sessions SDK flow is now available with improved features and recommended best practices.
We encourage all developers to migrate to the new smart sessions flow.See the updated documentation here: Smart Sessions Reference
toSmartSessionsModule
Create a Smart Sessions validator module.Parameters
Example
meeSessionActions
Extend the MEE client with session-related methods.Added Methods
prepareForPermissionsgrantPermissionTypedDataSigngrantPermissionPersonalSignusePermissionisPermissionEnabledcheckEnabledPermissions
prepareForPermissions
Deploy accounts and install Smart Sessions module.Parameters
Legacy
prepareForPermissions is documented with the minimal parameter set above. For extended options (e.g. redeemer, actions, maxPaymentAmount, or payloads that include sessionDetails), use the new flow: getSessionQuote with mode: 'PREPARE'.