musnit / hub-monorepo

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

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.2%Language:Dockerfile 0.2%Language:Shell 0.0%