Particle Network’s Bundler is now fully open-source!
UserOperations
from a specialized mempool, bundles them, and submits them as a single transaction to the network. This enables enhanced account abstraction on Ethereum and other EVM networks. It is a core infrastructure component for account abstraction on Ethereum Virtual Machine (EVM) networks.
The Particle Bundler is a specialized tool designed to make smart contracts and transactions work smoothly using the ERC-4337 standard. It is a fully compliant, feature-rich, high-performance, infinitely scalable 4337 Bundler implementation.
UserOperations
: We have implemented the persistence of UserOperations
, Smart Account Nonce management, and automatic batch sending of UserOperations
, among other features. The Particle Bundler simplifies the transaction process for users, streamlining the submission of UserOperations
. This enhances the accessibility of ERC-4337, making it more user-friendly and approachable for a broader audience.UserOp
Persistence.UserOp
Concurrent Handling.