Shane da Silva ea55abcb83 Add separate Dockerfile for dedicated public image (#962)
We want to make it easier for developers to get started with hubs.

Add a separate optimized Docker image which we'll distribute for both
AMD and ARM architectures.

For now the publishing process is manual, but once hubs are fully open
(no peering allowlists) we'll be able to auto-publish with each hubble
release on NPM.
2023-05-11 20:31:45 -07:00
2022-03-16 17:46:07 -07:00
2022-12-08 14:02:11 -08:00
2023-04-13 00:10:07 -04:00
2022-12-31 17:12:50 -08:00

Hub Monorepo

A monorepo codebase that implements the Farcaster Hub specification in Typescript and Protocol Buffers.

Package Name Description
@farcaster/hubble A Hub, which can be run as a stand-alone application.
@farcaster/core Protobuf definitions and shared utility functions.
@farcaster/hub-nodejs Node.js package exporting @farcaster/core and gRPC client implementation
@farcaster/hub-web Browser package exporting @farcaster/core and gRPC-Web client implementation

Contributing

Please see CONTRIBUTING.md

Description
No description provided
Readme MIT 54 MiB
Languages
TypeScript 91.7%
Rust 8.1%
Go 0.1%