Comment
Author: Admin | 2025-04-28
Google Colab Crypto MiningA git repository for release versionsSupported AlgorithmAlgorithmFee %Autolykos V21.5BeamHash III1.0Cuckoo 292.0CuckarooD 292.0CuckarooM 292.0Cuckaroo 30 CTXC2.5Cuckatoo 312.0Cuckatoo 322.0Cuckaroo 29-321.0Cuckaroo 29-401.0Equihash 144/51.0Equihash 192/71.0Equihash 210/91.0Etchash0.7Ethash0.7ZelHash1.0Options supported by the projectTo see some basic configuration examples, see here: https://github.com/Lolliedieb/lolMiner-releases/wiki/lolMiner-1.38---Basic-usage-(English)General OptionsParameterDescription-h [ --help ]Help screen--config arg (=./lolMiner.cfg)Config file--json arg (=./user_config.json)Config file in Json format--profile argProfile to load from Json file--nocolor [=arg(=on)] (=off)Disable colors in output--basecolor [=arg(=on)] (=off)Use 16 colors scheme for non-rgb terminals--list-coinsList all supported coin profiles--list-algosList all supported algorithms--list-devicesList all supported & detected GPUs in your system-v [ --version ]Print lolMiner version numberMining OptionsParameterDescription-a [ --algo ] argThe algorithm to mine.-p [ --pool ] argMining pool to mine on Format: :-u [ --user ] argWallet or pool user account to mine on--pass argPool user account password (Optional)--tls argToggle TLS ("on" / "off")--dns-over-https arg (=1)Toggle dns over https. 0=default dns only 1=DoH with default dns as backup (default) 2=DNS over https enforced--devices argThe devices to mine on Values: ALL / AMD / NVIDIA or a comma separated list of incidences.--devicesbypcie [=arg(=on)] (=off)Interpret --devices as list of PCIE BUS:SLOT pair--pers argThe personalization string. Required when using --algo for Equihash algorithms--keepfree arg (=5)Set the number of MBytes of GPU memory that should be left free by the miner.--benchmark argThe algorithm to benchmark-c [ --coin ] argThe coin to mine - this is an alternative to --algo that sets both, the algorithm and the personalization string for Equihash coins.Statistics Options:ParameterDescription--apiport arg (=0)The port the API will use--apihost arg (=0.0.0.0)The host binding the API will use--longstats arg (=60)Long statistics interval--shortstats arg (=15)Short statistics interval--statsformat arg (=default)Format for long statistics. Use --help-format to get an overview of available fields.--hstats [=arg(=0)] (=-1)Select stats to be drawn in a horizontal manner for each GPU. The number overwrites the terminal width detection.--vstats [=arg(=0)] (=0)Select stats to be drawn in a vertical manner for each GPU (default). The number overwrites the terminal width detection.--help-format [=arg(=1)]Format description for --statsformat--digits argNumber of digits in hash speed after delimiter--timeprint [=arg(=on)] (=off)Enables time stamp on short statistics ("on" / "off")--compactaccept [=arg(=on)] (=off)Enables compact accept notification--log [=arg(=on)]Enables printing a log file ("on" / "off")--logfile argPath to a custom log file locationEthash Specific Options:ParameterDescription--ethstratum arg (=ETHPROXY)Ethash stratum mode. Available options: ETHV1: EthereumStratum/1.0.0 (Nicehash) ETHPROXY: Ethereum Proxy--worker arg (=eth1.0)Separate worker name for Ethereum Proxy stratum mode.--mode arg (=b)Kernel mode to mine on. Comma separated values for configuring multiple cards differently.--lhrtune arg (=auto)Offset to most important LHR parameters. If your card is unstable or does not unlock try negative values. Range is +/-40.--lhrwait arg (=0)Time in seconds to wait after startup before any LHR detection or calibration takes place.--disable-dag-verify [=arg(=1)] (=0)Disable the CPU side verification and repair of DAG.--dagdelay [=arg(=0)] (=-1)Delay between creating the DAG buffers for the GPUs. Negative values enable parallel generation (default).--enablezilcache [=arg(=1)] (=0)Allows 8G+ GPUs to store the DAG for mining Zilliqa. It will generated only once and offers a faster switching.--benchepoch arg (=440)The DAG epoch the denchmark mode will useAlgorithm Split Options & Dual Mining Options:ParameterDescription--dualmode arg (=none)Dual mode used. Allowed options: none, zil, zilEx,
Add Comment