Skip to content

Example for implementing Particle Auth within Avalanche applications to enable social login

Notifications You must be signed in to change notification settings

TABASCOatw/particle-auth-avalanche-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Auth Avalanche Example

⚡️ Example for implementing Particle Auth within Avalanche applications; including user data display, balance retrieval, and other demo functionality.

Built using Particle Auth, TypeScript, and Web3.js

🔑 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-auth-avalanche-example.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 "Integrating Particle Auth in Avalanche DApps"

About

Example for implementing Particle Auth within Avalanche applications to enable social login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published