Skip to main content
Batching transactions is the ability to include a number of transactions within one block to save the user both gas, time, and clicks.
Here we’ll show a code example of how easy it is to batch transactions using the Prime SDK. We’ll be using the addUserOpsToBatch function for this.