Resources
An opinionated list of the best libraries and tools for Farcaster developers. A more comprehensive list of resources can be found in a16z's awesome-farcaster repo.
Resources may be added via pull request. They must be purpose built for Farcaster only, actively maintained and adhere to the ethos and specification of the protocol.
WARNING
Resources are often from third parties and are not reviewed. Use them at your own risk.
Libraries
Frames
- @frame-js/frames - next.js template for building and debugging frames.
- @coinbase/onchainkit - react toolkit to create frames.
- @frog - framework for frames.
Apps
- farcaster kit - react hooks for building Farcaster apps.
Hubs
- @farcaster/hub-nodejs - lightweight, fast Typescript interface for Farcaster Hubs.
Onchain
- farcaster-solidity - libraries for verifying and parsing Farcaster messages onchain
Dashboards
- Farcaster Hub Map - geographical map of Farcaster hubs
- Dune: Farcaster - @pixelhack's dashboard for network stats
- Dune: Farcaster User Onchain Activities - dashboard of farcaster user's onchain activity
Open Source Examples
- quikcast - an end-to-end connected app implementation for Farcaster
- fc-polls - a simple polling app built using frames
Services
- Neynar - infrastructure and services for building farcaster apps.