Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sumoprojects committed Sep 16, 2017
1 parent 10b9b6c commit 1943188
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# SumoEasyMiner
# Sumo Easy Miner

Copyright (c) 2017, Sumokoin.org

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

![](http://www.sumokoin.org/images/easy-miner-features_1500x1100.png)
![](http://www.sumokoin.org/images/easy-miner-features_1080x1100.png)

** USAGE **

1. Clone the repo:

git clone https://github.com/sumoprojects/SumoEasyMiner SumoEasyMiner

1. Build cryptonight hashing library from [cryptonight-hash-lib](https://github.com/sumoprojects/cryptonight-hash-lib) and put it to `libs` sub-directory.

2. Run the miner:

python sumominer.py

0 comments on commit 1943188

Please sign in to comment.