Skip to main content

Integrating the Honeygain SDK on Windows

The Honeygain SDK integrates with Windows client applications, including desktop GUI applications, console utilities, background/tray applications, and Windows services. 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). Choose the .NET/C# integration guide below when integrating with WPF, Windows Forms, or other .NET desktop applications.

note

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

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