Skip to content

Example application for using Particle as a signer in Alchemy's Account Kit

Notifications You must be signed in to change notification settings

TABASCOatw/particle-account-kit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Account Kit Demo

⚡️ Demo application showcasing utilization of Particle Auth as a signer within Alchemy's Account Kit to facilitate interaction (gasless burn transaction & ownership transfer) of a Light Account instance.

Built using Alchemy's AA-SDK, Particle Auth, Ethers, Viem, and Typescript

🔑 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/connectKit

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

Particle Auth Example

🛠️ Quickstart

Clone this repository

git clone https://github.com/TABASCOatw/particle-account-kit-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

Originally featured in "Leveraging Alchemy's Account Kit with Particle WaaS"

About

Example application for using Particle as a signer in Alchemy's Account Kit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published