Our latest release is version 0.0.4, released Febuary 3, 2018.
Download for Windows Download for Linux
You can find older releases here.
Getting Started on Windows
To launch the graphical user interface, simply double click the executable.
If you want access the command line interface, launch blockforge.exe --help
for more details.
Getting Started on Linux
On Linux, first make sure you have the following dependencies installed: hwloc, ocl-icd, webkit2gtk and a OpenCL driver from your graphics card vendor.
On Debian and Ubuntu, the first three are installed via:
sudo apt install libhwloc5 ocl-icd-libopencl1 libwebkit2gtk-4.0-37
The OpenCL driver is included with the amdgpu-pro driver, for Intel it is available from here.
After installing all of these, run blockforge gui
to launch the graphical user interface, or blockforge --help
for command line usage.
Need Help?
If you need help, please create an issue on our GitLab page or post on our subreddit.