ScuderiaCoinMiner

command module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

README

ScuderiaCoinMiner

Installation / Building

By running the following command you'll be able to get an executable file built by yourself for your OS.

go build .

Usage

By running the following command you'll be able to get a brief explainaion of all the parameters you can set on your miner

./ScuderiaCoinMiner --help
Usage of ./ScuderiaCoinMiner:
  -api string
        API endpoint of the mining server
  -goroutines int
        Number of goroutines to mine onto (default 1)
  -id string
        YOUR telegram ID
  -ratecounter
        Rate counter enabled (may degrade performance)
  -testmode
        Test your hash rate without the use of an API

NOTE: Goroutines ARE NOT threads

Example usage
./ScuderiaCoinMiner -api https://mineapi.scuderia.tech -ratecounter -id <yourtelegramid> -goroutines 6

NOTE: https://mineapi.scuderia.tech is the official api for the token

Example output:

Getting new challenge info: Random: -3327122211037515956 Difficulty: 6 Reward: 10
Spawning goroutine
Spawning goroutine
Spawning goroutine
Spawning goroutine
Spawning goroutine
Spawning goroutine
Hash rate:  2113495 / second
Correct hash rate:  0 / hour
...
...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL