Send User Operations
Once you’ve completed the Quickstart, you’re ready to start sending user operations!
User operations can be sent either as single user operations or as a batch of user operations. In this guide, we’ll cover both methods.
Single User Operation
Batch User Operations
To batch user operations, you can just pass an array of user operations to the sendUserOperation
method.