Particle Connect
Particle’s main connection kit, allowing developers to integrate Web2 and Web3 logins.
Understanding Particle Connect
If you’re looking for the best SDK to use for a general implementation of Particle Network, you’re in the right place.
Particle Connect exists as the all-in-one SDK driving implementation of Particle Network’s Wallet Abstraction stack, aggregating both social logins through Particle Auth and standard wallet connection.
Particle Connect is an in-house connection modal and component enabling users to connect with dApps through either Web2-based accounts or Web3-native wallets (such as MetaMask, Phantom, etc.). Whether a user would like to login through a social account, or through their MetaMask wallet, Particle Connect exists to be the singular interface facilitating both of these methods of connecting to a dApp.
In this sense, Particle Connect can be best described as an SSO for Web3, offering a strong method of onboarding users regardless of their comfort level or personal integration within Web3. This ultimately lowers the entry barrier within applications without resulting in a clunky experience for Web3-native users; instead, the experience is standardized across both mediums.
Particle Connect's breakdown.
Integrating Particle Connect
Using Particle Connect as a means of wallet connection within your application is quite straightforward and supported across several different platforms and frameworks. Whether you’re building a web or mobile application or a game, Particle Connect has over seven SDKs to enable this integration. To understand the basics of working with Particle Connect programmatically, go to the Particle Connect quickstart guide. Otherwise, choose a platform to see its SDK guides from the menu below:
Web SDK
Integrating Particle Connect within web applications using either JavaScript or TypeScript.
Unity (Mobile) SDK
Integrating Particle Connect within mobile games built on Unity using C#.
Android SDK
Integrating Particle Connect on Android using Kotlin.
iOS SDK
Integrating Particle Connect on iOS using Swift.
Flutter SDK
Integrating Particle Connect within applications built using Flutter.
React Native SDK
Integrating Particle Connect within applications built using React Native.
Was this page helpful?