How to use session keys with Particle’s Account Abstraction SDKs and RPC.
sessionKeyData
) including:
sessionValidationModule
contract to validate UserOps
.UserOps
can now be signed by the session key instead of the primary wallet.createSessions
— create and register a new sessionvalidateSession
— validate that a UserOperation
is authorized under the sessionsessionValidationModule
contract that implements validateSessionUserOp
:
Session Keys in Particle Smart Wallet-as-a-Service