98967eth / hub-monorepo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%Language:Shell 0.0%Language:Ruby 0.0%