react hooks for the best farcaster apps -- view docs
farcaster kit is made up of two parts:
packages/farcasterkit
- react hooks and modules, which are available to install with npm install farcasterkit
packages/create-farcaster-app
- a CLI tool to scaffold an app using npx create-farcaster-app
, which lives at examples/starter
apps/api
- the rest api for farcaster kitapps/web
- the homepage and docs for farcaster kit, which you can view hereapps/old-replicator
-- the postgres replicator powering farcaster kit, built by farcaster. a migration to the new replicator will happen soon!examples/starter
- a starter app which you can scaffold by using npx create-farcaster-app
built by dylsteck and powered by nexus