Available SDKs
React UI SDK
Complete React SDK with pre-built UI components for web applications
React Native UI SDK
Mobile-first SDK for iOS and Android apps with Expo support
Auth SDK
Headless authentication SDK for custom implementations
Verifiable Credentials
SDK for issuing, presenting, and verifying credentials on-chain
Quick Start
- React
- React Native
- Headless Auth
Core Features
Authentication
Multiple authentication methods including email, OAuth providers (Google, Twitter, Farcaster), and Web3 wallets.Embedded Wallets
Self-custodial wallets for EVM, Solana, and Stellar chains with built-in transaction signing.Checkout Components
Pre-built checkout UI for accepting payments and minting NFTs.Verifiable Credentials
Fetch, decrypt, and verify on-chain credentials.SDK Comparison
| Feature | React UI | React Native UI | Auth SDK |
|---|---|---|---|
| Pre-built UI | ✅ | ✅ | ❌ |
| Headless API | ✅ | ✅ | ✅ |
| Platform | Web | iOS/Android | Universal |
| Auth Methods | All | All | All |
| Wallet Support | Full | Full | N/A |
| Checkout | Full | Full | N/A |
Next Steps
React UI SDK
Learn about React components and hooks
Authentication Guide
Implement custom auth flows
API Reference
Explore the complete API
Examples
View example applications