Skip to content

Example application for leveraging the Particle aa-signers package within Alchemy's Account Kit

Notifications You must be signed in to change notification settings

TABASCOatw/particle-aa-signers-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle WaaS `aa-signers` Demo

⚡️ ERC-4337 demo application showcasing Alchemy's aa-signers Particle package, natively integrating the Particle Auth SDK into Alchemy's Account Kit. Within this demo specifically, a Light Account is tied to an EOA generated by Particle Auth and used for a gasless transaction.

Built using Particle Auth, TypeScript, Account Kit

🔑 Particle Auth

Particle Auth, a component of Particle Network's Wallet-as-a-Service, enables seamless onboarding to an application-embedded MPC-TSS/AA wallet facilitated by social login, such as Google, GitHub, email, phone number, etc.

👉 Try the demo: https://web-demo.particle.network

👉 Learn more about Particle Network: https://particle.network

🛠️ Quickstart

Clone this repository

git clone https://github.com/TABASCOatw/particle-aa-signers-demo.git

Install dependencies

yarn install

OR

npm install

Set environment variables

This project requires a number of keys from Particle Network and WalletConnect to be defined in .env. The following should be defined:

Start the project

npm run dev

OR

yarn dev

About

Example application for leveraging the Particle aa-signers package within Alchemy's Account Kit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published