deployerKeypair

The keypair used for deploying smart account contracts.

If null, a deterministic deployer is derived from SHA256("openzeppelin-smart-account-kit"). Production apps typically use a custom deployer for attribution and traceability.

Note: The deployer only pays for deployment transactions. It does not control user wallets.