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

mahsun6165/hub-monorepo

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%