/hub-monorepo

Primary LanguageTypeScriptMIT LicenseMIT

Hub Monorepo

A monorepo codebase that implements the Farcaster Hub specification in Typescript and Protocol Buffers.

Package Name Description
@farcaster/hubble A Hub, which can be run as a stand-alone application.
@farcaster/core Protobuf definitions and shared utility functions.
@farcaster/hub-nodejs Node.js package exporting @farcaster/core and gRPC client implementation
@farcaster/hub-web Browser package exporting @farcaster/core and gRPC-Web client implementation

Contributing

Please see CONTRIBUTING.md