Hubble is an implementation of a Farcaster Hub written in Typescript and Rust.
Hubble is part of the hub-monorepo repository. To set up your developer environment:
- Follow the instructions in the CONTRIBUTING.md first.
- From this folder, run
yarn test
.
If the typescript and rust tests pass successfully, you are ready to go.
See CONTRIBUTING.md for guidelines on making contributions.