Difference between revisions of "Download"

From Snowblossom Wiki
Jump to: navigation, search
(Created page with " There are several ways to download builds. The easiest for most users is to download a release build, which contains configuration files, scripts and the java binaries: * [...")
 
Line 12: Line 12:
 
* [https://snowblossom.org/jars/SnowBlossomClient_deploy.jar SnowBlossomClient]
 
* [https://snowblossom.org/jars/SnowBlossomClient_deploy.jar SnowBlossomClient]
 
* [https://snowblossom.org/jars/PoolMiner_deploy.jar PoolMiner]
 
* [https://snowblossom.org/jars/PoolMiner_deploy.jar PoolMiner]
 +
* [https://snowblossom.org/jars/SurfMiner_deploy.jar SurfMiner]
  
 
However, if you can build from source with bazel, that is usually better.  The jars above might be out of date.
 
However, if you can build from source with bazel, that is usually better.  The jars above might be out of date.
 +
 +
==Android==
 +
 +
* [https://play.google.com/apps/testing/com.enginious.snowblossom Snowblossom Android Beta]

Revision as of 06:21, 19 February 2019

There are several ways to download builds. The easiest for most users is to download a release build, which contains configuration files, scripts and the java binaries:

If you need something not included in the release or need a recent development build, those are here:

Note: these are development versions, they might not work entirely and might reflect work in progress.

However, if you can build from source with bazel, that is usually better. The jars above might be out of date.

Android