Skip to content

Implementation of the Farcaster Hub specification and supporting libraries for building applications on Farcaster

License

Notifications You must be signed in to change notification settings

farcasterxyz/hub-monorepo

Repository files navigation

Hubble

Hubble is a Typescript implementation of a Farcaster Hub.

Getting Started

Hubble is organized as a monorepo with a stand-alone Hubble application, a library to interact with Hubble and shared utility packages.

Package Name Description
@farcaster/hubble An executable Farcaster Hub
@farcaster/hub-nodejs A Javascript library to interact with Hubble
@farcaster/protobufs Protobufs schemas and generated files for Hubble
@farcaster/utils Shared utility methods

Contributing

Please see CONTRIBUTING.md