SkillAgentSearch skills...

SumoEasyMiner

The most easy, intuitive CPU miner for cryptonote-based cryptocurrency

Install / Use

/learn @sumoprojects/SumoEasyMiner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sumo Easy Miner

Copyright (c) 2017, Sumokoin.org

The most easy, intuitive CPU miner for cryptonote-based cryptocurrencies like SUMOKOIN (SUMO), Monero (XMR), Aeon (AEON) etc.

USAGE

Download

Windows and Mac OS X

Visit https://github.com/sumoprojects/SumoEasyMiner/releases.

Linux

Install Dependencies

  • sudo apt-get install cmake gcc python-dev python-pip python-pyside
  • pip install psutil

Compile library and run

  • cd /path/to/cryptonight-hash-lib
  • cmake .

The last lines of the output should look something like this:

-- Configuring done
-- Generating done
-- Build files have been written to: /path/to/cryptonight-hash-lib
  • make

The last lines of the output should look something like this:

[100%] Linking C shared library cryptonite_hash.so
[100%] Built target cryptonite_hash
  • Copy just created cryptonite_hash.so from cryptonight-hash-lib folder to /path/to/SumoEasyMiner/libs folder.
- Run the miner with `python sumominer.py`
- Start mining
View on GitHub
GitHub Stars86
CategoryDevelopment
Updated5mo ago
Forks61

Languages

Python

Security Score

82/100

Audited on Oct 4, 2025

No findings