Skip to content

The `holaplex-hub-core` crate and relevant support code.

License

Notifications You must be signed in to change notification settings

holaplex/hub-core

Repository files navigation

Holaplex Core Library

Common packages and utilities used by Holaplex Rust based services.

Features

Kafka

When the kafka feature is enabled the core library includes functions for producing and consuming messages to Kafka. The rdkafka dependency builds librdkafka from source which requires the below packages to be installed on your system.

MacOS

brew install cmake gcc [email protected] pkg-config protobuf

brew info [email protected] # follow the instruction to setup your terminal profile

About

The `holaplex-hub-core` crate and relevant support code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published