The Hub is an implementation of a Farcaster Hub defined in the protocol specification. The repository is a monorepo with an executable hub application and shared packages.
Package Name | Description |
---|---|
@hub/app | An executable Farcaster Hub |
@hub/flatbuffers | Flatbuffer schemas and generated files for types |
To run an instance of the hub, follow the steps to set up your environment and then follow the instructions in @hub/app's README.
Please see CONTRIBUTING.md