i001962 / farcaster_hub

farcaster_hub experimenting to improve on design decisions and chain envelopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubble

Hubble is a typescript implementation of a Farcaster Hub defined in the protocol specification. The repository is a monorepo with an executable hub application and shared packages.

Package Name Description
@farcaster/hubble An executable Farcaster Hub
@farcaster/protobufs Protobufs schemas and generated files for types
@farcaster/utils Shared methods and classes
@farcaster/js Methods and types to easily build messages and interact with hubble via gRPC

Getting Started

To run an instance of the hub, follow the steps to set up your environment and then follow the instructions in @farcaster/hubble's README.

Contributing

Please see CONTRIBUTING.md

About

farcaster_hub experimenting to improve on design decisions and chain envelopes

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 0.8%Language:Dockerfile 0.4%Language:Shell 0.0%