The Factory - Mining Pool

How to join the pool and start mining

1

Get credentials

Open the registration form here and fill in the required information to create your account. You will need your username (not the email!) and password to setup your worker.

Alternative:

Join discord https://discord.com/invite/JU7Gzc587w and send Förster (Bot) a DM. It will guide you through the registration. You need a Factor wallet address prior to the registration.

2

Install miner

Create a folder where you want to keep the miner.
Go into that folder and execute the following command (replace USERNAME / PASSWORD with your credentials). Note that you need to use the username not the email.

wget -O setup_worker.sh https://github.com/filthz/fact-worker-public/releases/download/base_files/setup_worker.sh && sh setup_worker.sh USERNAME PASSWORD

3

Login to monitor performance

Using your credentials login here in the pool (login link in the menu on top). Also miner logs are available in the "logs" folder.

To view the logs go into the folder where you installed the miner and type: tail -f logs/worker.log

4

Miner repository

See https://github.com/filthz/fact-worker-public for more information and update instructions.