Skip to main content

Integrating the Honeygain SDK on macOS

The Honeygain SDK integrates with macOS client applications, including desktop GUI applications, console applications, menu bar applications, and background agents/daemons. Choose the Swift integration guide below when integrating with Swift-based macOS applications. Choose the C/C++ integration guide below when integrating with native C/C++ applications or technologies that can call a C-style library interface (e.g., Rust, Go, Python C extensions, Node.js native add-ons, Java via JNI).

note

The Honeygain SDK is also available on macOS via Electron, enabling cross-platform desktop applications.

For setup and integration details, see the Electron documentation and the SDK-specific implementation guide.