Learn how to integrate ZeroDev’s embedded AA wallet with Para Signer
Required Imports
Create a custom sign message function
customSignMessage
function:Set up Para with Viem
signMessage
method of the LocalAccount
instance with the customSignMessage
function. This is crucial for ensuring that the V value in the signature is handled correctly when sending transactions through ZeroDev.Set up ZeroDev kernel and validator
Set up ZeroDev paymaster and kernel client
Send transactions with the kernel client