skypool-nimiq-miner

1.2.0 • Public • Published

Skypool Nimiq Miner

This is Skypool Nimiq Miner Client, using self-designed Nimiq mining protocol which is different to official p2p mining protocol, Skypool mining protocol get block data from server directly, which is more effieciency in bad netowork environment and need less client network bandwidth.

Note : Skypool Nimiq Miner is only compatible with Skypool Nimiq Servers, the server code is not open source.

Download Skypool Nimiq Mining Client in release.

In the release page, different version for different CPU instruction set to get the best hashrate:

  • extreme --> avx512f
  • fast --> avx2
  • normal --> avx
  • compat --> non-avx

Building by Yourself

  1. Install Node.js v8.0.0 or higher.
  2. On Ubuntu and Debian, install git and build-essential: sudo apt-get install -y git build-essential.
  3. Install yarn globally: sudo npm install -g yarn.
  4. Install gulp globally: yarn global add gulp.
  5. Clone this repository: git clone https://github.com/skypool-org/skypool-nimiq-miner.
  6. Build the project: cd skypool-nimiq-miner && yarn.
  7. Config config.txt, Run node index.js.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1

Package Sidebar

Install

npm i skypool-nimiq-miner

Weekly Downloads

1

Version

1.2.0

License

Apache 2.0

Unpacked Size

57.8 kB

Total Files

9

Last publish

Collaborators

  • azard