mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-02-07 03:15:04 -05:00
d9ff6b30306e42e43d64f2689cd3bdf20d1e22b0
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
Languages
TypeScript
91.7%
Rust
8.1%
Go
0.1%