Farcaster is a protocol for building decentralized social apps. This repository contains the technical specification for implementing Farcaster.
If you are instead looking for:
- How to get started, check out farcaster.xyz.
- Developer documentation, check out docs.farcaster.xyz.
The specification is maintained as a Markdown file. There are three important sections:
- Overview - A high level overview of the protocol.
- Specification - The technical spec for implementing Farcaster.
- FIP Discussions - A forum where new proposals to change the specification are discussed.
To make contributions to the protocol, please see the contributing guidelines