-
Notifications
You must be signed in to change notification settings - Fork 0
π SNcomp docker instructions
This is a Linux amd64 container with SNcomp included, environmental variables set define what address and pool config to mine.
sudo docker pull sjjn/sncompdocker:sncompv0173
It's advised to make a new file, paste your complete command in there and save it as a script, to make it easier to run.
sudo docker run -e "HTTPS_PROXY=http://username:password@PROXYURLORIP:3128" -e "HTTP_PROXY=http://username:password@PROXYURLORIP:3128" -e WALLET_ADDR="pkt1qc4l3wgtkx3t4qez6pun5k73cktcdczkqqutwnj" -e POOL1="poolurl" -e POOL2="poolurl" -e POOL3="poolurl" -e POOL4="poolurl" -e POOL5="poolurl" -e LOGRATES="1" -e THREADS="10" IMAGEIDHERE
-
"HTTPS_PROXY=http://username:password@PROXYURLORIP:3128":
-
"HTTP_PROXY=http://username:password@PROXYURLORIP:3128":
Set both HTTPS/HTTP Proxy variables to use that in the container. Leave empty if not needed.
- WALLET_ADDR="pkt1qc4l3wgtkx3t4qez6pun5k73cktcdczkqqutwnj":
Set to your wallet PKT address
- POOL1="poolurl" - POOL5="poolurl":
Set to your preferred poolorder. Example: POOL1="http://pool.pkt.world", POOL2=".... etc.
- LOGRATES="0":
Leave on "0" to show everything as normal, put on "1" if you'd only like to log rates.
- THREADS="8":
Limits the threads, with the "-t" flag of the miner.
For general information, which goes beyond 'SNcomp', please refer to the official docs, or packetcrypt_rs repo. I'm not affiliated with the team, this ain't for a network steward proposal, not paid. This is all voluntarily, out of love for the PKT community & the project. Please thus respect that I'm not the 24/7 tech-support.
π¬Contact, questions, ideas, custom builds, general geeky-convos welcome:
Siemπ»#4926 on the PKT Cash Discord: https://discord.gg/nPmBHFKWV2 or https://deNijs.xyz/
Trade $PKT on Bittrex (click here) or BitMart (click here)
Instructions for using pre-compiled packages
- πͺ SNcomp pre compiled for Windows
- π§ SNcomp pre compiled for Linux/WSL
- π± SNcomp for Android, UserLAnd
- π SNComp for docker, Linuxamd64
- π SNComp deployment for Akash
π€ SDNautocomp: compile the official miner automatically
One-click mine, deploying miner and config, linux (termux) services
- πΎ One click run for Windows, or WSL
- πΎ Linux systemd service, optionally with tmux
- πΎ One click run for Android
- πΎ One command install, deploy & mine for Linux Android WSL
Extra's
- π§π Set-up WSL for better performance on Windows
- π§ Log miner output to file for Linux, WSL, Android
- π§ Hide miner output except for mining rates for Linux, WSL, Android
Links to explorer, exchanges, docs, pools by category
- βΉοΈ Explorer/stats link directory
- βΉοΈ Active pool link directory
- βΉοΈ General resources, docs & more
FAQ list