Hubble Monorepo
This monorepo contains Hubble, an official Farcaster Hub implementation, and other packages used to communicate with Hubble.
Getting Started
- To run Hubble, see the Hubble docs.
- To use Hubble, see the hub-nodejs docs.
- To use the HTTP API to read Hubble data, see the HTTP API docs
Packages
Package Name | Description |
---|---|
@farcaster/hubble | A Farcaster Hub implementation |
@farcaster/hub-nodejs | A Node.js client library for Hubble |
@farcaster/hub-web | A Browser client library for Hubble |
@farcaster/core | Shared code between all packages |
Contributing
Please see CONTRIBUTING.md