Integrating with Electron
This guide will walk you through the process of setting up and utilizing the SDK within your project.
info
Don't forget to generate your Honeygain SDK API Key and download SDK from Developers dashboard first.
Installation
First, ensure you have Node.js and npm installed on your development environment. Then, use npm to install the Honeygain Electron SDK from the package tarball:
npm install ./honeygain-electron-sdk.tgz