8000 GitHub - farcasterxyz/hub-monorepo: Implementation of the Farcaster Hub specification and supporting libraries for building applications on Farcaster
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implementation of the Farcaster Hub specification and supporting libraries for building applications on Farcaster

License

Notifications You must be signed in to change notification settings

farcasterxyz/hub-monorepo

Repository files navigation

Hub Monorepo

This monorepo contains packages used to communicate with a Farcaster Hub.

Getting Started

See CONTRIBUTING.md to set up your developer environment and learn about how to contribute.

Code Organization

The repository is a monorepo with a primary application in the /apps/ folder that imports several packages /packages/. It is written primarily in Typescript and uses Yarn to orchestrate tasks and TurboRepo as its build system. Some performance intensive code is written in Rust and compiled with Cargo.

Packages

Package Name Description
@farcaster/shuttle A package that streams Hubble events to Postgres
@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

About

Implementation of the Farcaster Hub specification and supporting libraries for building applications on Farcaster

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 165

Languages

0