This monorepo contains packages and applications related to Farcaster Connect.
| Package Name | Description | Use if… |
|---|---|---|
| @farcaster/connect-kit | React components and hooks | You're building a React app and want to authenticate Farcaster users. |
| @farcaster/connect | Client library | You're building a Typescript or JS app and want to authenticate users. |
| @farcaster/connect-relay | HTTP relay server | You want to relay connection requests. (You probably don't need this). |