michaelhly / hubble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Package Name Description
@farcaster/hubble An executable Farcaster Hub
@farcaster/hub-nodejs 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

About

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.0%Language:Dockerfile 0.4%Language:Shell 0.0%