Particle Network
In this section, we will guide you on how to:
Create an Account Abstraction (ERC-4337) using Particle Network.
Set up the
gasless transaction
feature usingPaymaster
withParticle Network
andBiconomy
.Build a simple webpage front-end to send a transaction that interacts with a smart contract.
For additional use cases, please refer to the documentation provided by Particle Network and Biconomy
The instructions are divided into two parts:
Smart contracts (on-chain)
Web front-end (off-chain)
Please follow the instructions provided in this repository: demo-account-abstraction
Last updated