Skip to content

Python LTC Solo Miner v0.0.1

Latest

Choose a tag to compare

@HugoXOX3 HugoXOX3 released this 23 Jul 22:02
· 2 commits to main since this release
34c94ce

How to use

  1. install the require pip
pip3 install scrypt
  1. Change the setting in programme into your favourite
POOL_HOST = "ltc.zsolo.bid"  
POOL_PORT = 4057
user = "ltc1quja3smxyr4m02f7v8tjmcwz37567k7z0rj66ac"
  1. run the programme like:
python3 main.py