Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 879 Bytes

smart-wallet-as-a-service.md

File metadata and controls

12 lines (9 loc) · 879 Bytes
description
Elevating ERC-4337 with Modular Infrastructure

🪄 Smart Wallet-as-a-Service

Particle Network's Modular Abstraction Abstraction Architecture

  1. Use Particle Auth to onboard users using Email, Phone, and Social Accounts in their familiar way, enabling a seamless seedless experience by Particle's MPC-TSS technology;
  2. Use Particle Connect to onboard web3 wallet users more easily;
  3. Use Particle AA Stack to enable Account Abstraction, to get the gasless feature, batch transactions, session keys, etc;
  4. Use Particle Embedded Wallet to add a fully functional EOA/Smart Wallet into your dApp in one line of code.