Altcoins Talks - Cryptocurrency Forum

Cryptocurrency Ecosystem => Crypto currency Mining => Topic started by: falcomann on August 29, 2020, 05:12:55 PM

Title: Rocket Miner
Post by: falcomann on August 29, 2020, 05:12:55 PM
Rocket Miner

Crypto-currency mining stratum client for use with various kinds of ASICs.
It is portable and easy to install, it supports mining with different kind of ASICs at the same time and can support mining with ASICs for SHA256 or Scrypt at the same time, and support for more ASICs can be added by copying a 'plugin' to a folder.


Algorithms
We tested SHA-256 for bitcoin mining and it gave a good result. In any case, we are ready to listen to your comments. The most important thing in the scrypto algorithm is the Litecoin cryptocurrency, we tested it and it gave a very good result. We also tried all forks of the litecoin coin, namely dogecoin, the result was excellent.

Making a Config File
Setting up the file is the same as in any mining program.When creating the config file you will need to tell the system what type of object to load (With the C# class name) and then provide values for the various settings for those objects.
Plugin developers can specify help information using assembly metadata, however if they don't the program will gather as much info about the type as possible and do its best to generate a JSON example.
The config.json file in the local app folder is an example configuration file. It shows how to use shorthand to easily load multiple Blizzards with the same settings, another object that loads some Thunders, and a third object that shows how to specify settings for a single Fury.

After configuring config, we simply transfer this file to the program window and observe how the parameters in "Logs" have changed