Getting Started with {{GLOBALS.pool_name}}

If you are new to mining, this is the place for you.

take a deep breath, its only confusing at first but pure joy once up and running.

1. Create a Wallet

Both online wallets and hardware wallets have their pros and cons.

Lethean CLI Wallet : The Lethean command-line wallet is the most secure way to store and manage your LTHN.

Wallet addresses start with iTHN and use 12 decimal places. Mining algorithm: ProgPoWZ.

2. Download mining software

AMD Miner

Nvidia Miner

CPU Miner (AESNI CPU's)

CPU Miner (Older CPU's})

3. Pick a server and port

There are 2 important things here the URL and the port that you are going to connect to.

You need to pick your URL and Port from the Ports List. Here you'll notice theres Global, PPLNS, Solo (?)

Global is simply a collection of both PPLNS & Solo ports powerd by GEODNS.
GEODNS automagically finds the closest server to you and could also be used to shares you in case of a regional outage.

If you prefer to shave off a few of those ms and connect directly, you have the option to select your preferred endpoint too.

The Port is used in conjunction with the url and is used to specify the starting difficulty. You should select this depending on the total #ing power of your rig (see port descriptions).

If you are an advanced user or would like to set a fixed difficulty. examples below.

View Ports list
The moment

OK So by now you should have a wallet, mining software, url and port. Its time to put them together.

Here are some examples of the parameters that you need to pass on to your miner software, the format matters so be careful.

Depending on your miner you need to add the required parameters via command line or config.txt

Required fields are payment address and MinerIdentifier

Username format : address.paymentID+FixedDifficulty
Password Format : MinerIdentifier:Email
Username / Password Samples

## {{ sample.desc }}

{{ sample.type }} : {{ sample.sample }}

(e.g. miner.exe -u {{(sample.type=="Username") ? sample.sample : 'paymentAddress'}} -p {{(sample.type=="Password") ? sample.sample : 'worker'}})

Happy Mining !