Skip to content

Particle-Network/create-connectkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Network

Create Connect

Particle Connect enables a unified modal driving connection with both social logins (through Particle Auth) and standard Web3 wallets, creating an equally accessible experience for Web3 natives and traditional consumers. Essentially, Particle Connect acts as an all-in-one SDK capable of handling end-to-end onboarding and wallet connection.

Overview

Particle Connectkit is a React library that makes it easy to add wallet connection to your dapp.

✅ Supports all EVM-compatible chains and Solana chains
✅ Supports email, phone, social, and wallet login methods
✅ Easily customizable
Account Abstraction
✅ Embedded Wallet
✅ Built on top of viem
✅ Out-of-the-box wallet management

Examples

The following examples are provided in the examples folder of this repo.

  • next-connectkit-app
  • react-connectkit-app

Learn More

  • 🎉Live Demo - feature demonstration and custom styling.
  • 👉Docs - learn about @particle-network/connectkit features and API.