mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-02-04 01:45:06 -05:00
d04d5d4a3c8a3b9e59231aaa3c7dd0c11142fcaa
* support fromId param in subscribe method * add fromId to js event filters * support filtering by fromId and eventTypes * add changeset
Hubble
Hubble is a Typescript implementation of a Farcaster Hub.
Getting Started
Hubble is organized as a monorepo with a stand-alone Hubble application, a library to interact with Hubble and shared utility packages.
- To run an instance of Hubble, follow the instructions in @farcaster/hubble.
- To talk to a running Hubble server, follow the instructions in @farcaster/js.
| Package Name | Description |
|---|---|
| @farcaster/hubble | An executable Farcaster Hub |
| @farcaster/js | A Javascript library to interact with Hubble |
| @farcaster/protobufs | Protobufs schemas and generated files for Hubble |
| @farcaster/utils | Shared utility methods |
Contributing
Please see CONTRIBUTING.md
Languages
TypeScript
91.7%
Rust
8.1%
Go
0.1%