Files
hub-monorepo/apps/hubble
Sanjay dcd7a14920 feat: Implement migrating to L2 (#1203)
* feat: onchain signers

* Refactor l2 provider to accept more contracts and events easily

* flesh out support for storing onchain events

* Switch source of truth on migration

* Emit events and fix active signer
2023-08-01 10:17:40 -07:00
..
2023-07-20 15:26:56 -07:00

Hubble

Install | Documentation

What is Hubble?

Hubble is a Typescript implementation of a Farcaster Hub.

A Hub will download an entire copy of the network to your machine and keep it in sync. Messages can be created and uploaded to a Hub and they will propagate to all other Hubs. Running a Hub gives you a private instance that you can query as much as you like and helps decentralize the network.

Support

If you have any questions or need help, please reach out to us on Telegram.

Contributing

See CONTRIBUTING.md for guidelines on making contributions.