How to mine Lethean ($LTHN) on Ubuntu 20.04

This page summarizes the projects mentioned and recommended in the original post on /r/CryptoCore

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • xmrig

    RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark

  • $ sudo apt install screen git build-essential cmake automake libtool autoconf $ git clone https://github.com/xmrig/xmrig.git $ mv xmrig x $ mkdir x/build && cd x/scripts $ ./build_deps.sh && cd ../build $ cmake .. -DXMRIG_DEPS=scripts/deps $ make -j$(nproc) $ mv xmrig /home/ubuntu

  • xmrig-cuda

    NVIDIA CUDA plugin for XMRig miner

  • $ git clone https://github.com/xmrig/xmrig-cuda.git $ mkdir xmrig-cuda/build && cd xmrig-cuda/build $ cmake .. -DCUDA_LIB=/usr/local/cuda/lib64/stubs/libcuda.so -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda $ make -j$(nproc) $ mv libxmrig-cuda.so /home/ubuntu $ mv libxmrig-cu.a /home/ubuntu

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts