/farcaster-channels

A directory for well-known channels across different Farcaster clients

MIT LicenseMIT

farcaster-channels

A directory for well-known channels across different Farcaster clients

Channels are (currently) a client-only feature, pioneered on the Warpcast client. Channels use FIP-2 on the Farcaster protocol, but it's up to clients how to render them.

This repo serves as a public good for mapping well-known channels across Farcaster clients.

How to fetch this data over an API

Example to fetch by client

curl https://raw.githubusercontent.com/neynarxyz/farcaster-channels/main/warpcast.json

Contributing guidelines

Open a PR to add or update

  • clients: add new clients (e.g. Warpcast is a client and channels within Warpcast are stored in warpcast.json)
  • channels: add new channels to existing client lists (e.g. add to the warpcast.json list if new channels get added on Warpcast)
  • channel metadata: edit channel metadata (e.g. if channel name changes for a parent_url)