New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

farcasterkit

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

farcasterkit

react hooks for the best farcaster apps

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

farcaster kit

farcaster kit og:image

react hooks for the best farcaster apps -- view docs

farcaster kit is made up of two parts:

  • react hooks and modules to build the best farcaster apps
  • a rest api to fetch data with or without the hooks

what's in the box?

  • ✅ rest api
  • ✅ read features
  • ✅ channels module
  • ✅ app-first feeds
  • ✅ historic data
  • ✅ user pages
  • 🔜 auth hooks
  • 🔜 write actions
  • 🔜 multi package/provider support

how this repo is structured

  • 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 kit
  • apps/web - the homepage and docs for farcaster kit, which you can view here
  • apps/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

Keywords

react

FAQs

Package last updated on 11 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts