Skip to content

pr0d1r2/unmineable-workers

Repository files navigation

unmineable-workers

Display workers on unmineable account.

Why?

To build watchdog and notifications on top of it.

Setup

git clone [email protected]/pr0d1r2/unmineable-workers
cd unmineable-workers
bundle install

Ubuntu prerequisites:

apt install ruby-dev

Configuration

You need to obtain account identifier symilar to aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee. Go to your account in unmineable with web browser and using inspect acquire it from requests.

echo aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee >> .account

Usage

You can check all algo hosts:

bundle exec bin/all

List offline hosts vs expected list:

bundle exec bin/all_offline expected_host1 expected_host2

Also, you can list explicit algo hosts:

bundle exec bin/algo ethash
bundle exec bin/algo etchash
bundle exec bin/algo randomx
bundle exec bin/algo kawpow

List offline hosts vs expected list:

bundle exec bin/algo_offline ethash expected_host1 expected_host2
bundle exec bin/algo_offline etchash expected_host1 expected_host2
bundle exec bin/algo_offline randomx expected_host1 expected_host2
bundle exec bin/algo_offline kawpow expected_host1 expected_host2

Development

bundle exec guard

Related

There are also:

Support

Consider using my unmineable referral link (0.75% pool fee instead of 1% for you as well) or donate or both.

License

The gem is available as open source under the terms of the MIT License.

About

Display workers on unmineable.com account.

Topics

Resources

License

Stars

Watchers

Forks

Languages