Skip to content

Building

Socks edited this page Jun 1, 2026 · 9 revisions

Workflow

The builder handles the installation of all needed programs via Chocolatey, essentially a package manager. Please run the builder once as admin if errors show about the install of requirements.

Requirements

The builder will automatically handle it, but if you plan to do it manually, install the latest cmake and mingw-64 toolchain for windows

Usage

image

This is how your builder will look, if you cannot see the bottom of the window, change the size or scroll.

Config options

image

You can only use pastebin OR a panel, you cannot use both. For fallback, write in a format like this option1url,option2url, etc.

image

The options here are self explanatory, the main one to note is that defender exclusion requires admin to be granted, and the debug console will create a console version of the miner, disabling this will make it have no window.

image

For panel users, there is the option to remotely download the miner files from the panel, reducing size. For pastebin users, they must choose which files to embed, depending on their needs. Remote loading is not possible for pastebin.

An important thing to know is that the embedded config relies on either a miner in memory already, or one embedded within the client. This means that if the panel were to die and no miner files were embedded, on next run it would not mine anywhere as it does not have the files. So consider what to embed, and what not to.

Clone this wiki locally