Tooling
ModuleKit
Reference
Testing
Utilities
Deployaccount

⚠️ Deprecation Notice

ModuleKit was developed by Rhinestone and is no longer actively supported. If you're building modules and need assistance, reach out to Rhinestone at gm@rhinestone.dev


title: "deployAccount"

Deploys an account directly instead of during the first UserOperation.

Usage

instance.deployAccount();

Parameters

instance

The instance of the account used for testing.

Returns

None