Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
53489613
Topic
5213046
Board
Announcements (Altcoins)
Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
by
calmstorm
on
31/12/2019, 20:43:18 UTC
Quote from: lock1986110 on December 31, 2019, 09:24:14 AM
How to mine solo?
You can refer to this tutorial:
https://kevacoin.org/tutorial_solo_mining.html
In summary, you will need three pieces of software:
1. The Kevacoin Core/Wallet itself.
2. The proxy/stratum server for solo-mining.
- We have a reference implementation:
https://github.com/kevacoin-project/keva-stratum
- It is easy to build on Linux. There is a pre-built binary for Windows 10:
https://github.com/kevacoin-project/keva-stratum/releases
3. A miner that supports Cryptonight-R, such as:
- XMRig AMD:
https://github.com/xmrig/xmrig-amd
- XMRig Nvidia:
https://github.com/xmrig/xmrig-nvidia
If you have any questions about the solo-mining tutorial, please feel free to let me know.