• Stars
    star
    298
  • Rank 139,663 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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