Quick Start
Get Crefy Connect integrated into your application in just a few steps.Installation
Install Crefy Connect from npm:🪪 Get Your Crefy Connect App ID
Before integrating Crefy Connect, you’ll need an App ID - this uniquely identifies your project when connecting users and managing authentication.Visit Crefy Connect Dashboard
Visit Crefy Connect Dashboard to get started.
Usage
1️⃣ Vite.js + TypeScript
main.tsx2️⃣ Next.js 13+ (App Router)
app/layout.tsxNext Steps
CrefyConnectProvider
Learn about provider configuration and props.
AuthModal
Customize the authentication modal component.
useCrefy Hook
Access authentication state and user details.
Send Transactions
Send ETH and interact with the blockchain.
Need help? Check our GitHub Issues or join our Discord.
