hypeengine is the next-gen successor of CoiniumServ. Extending the outstanding features of CoiniumServ, hypeengine will support the modern needs for crypto-currency mining.
- node.js 8.1.1+
- OpenSSL
- windows build tools
- OpenSSL-Win64 [#1] [#2] (extract to
C:\OpenSSL-Win64\
)
npm install --global --production windows-build-tools
(windows only)git clone [email protected]:bonesoul/hypeengine.git
cd hypeengine
npm install -g grunt-cli && npm install
npm install -g pm2
pm2 start src/server.js
npm install -g nodemon
nodemon
want to support development?
- BTC: 1Nejk7qUKZAaHfwqjFx5vTtRmPVM9KaoCz
- ETH: 0x61aa3e0709e20bcb4aedc2607d4070f1db72e69b
- LTC: Ld8cy4ucf3FYThtfTnRQFFp5MKK9rZHjNg
- Platform agnostic; hypeengine does not dictate platforms and can run on anything including Windows, Linux, MacOS -- basically where node.js can so.
- High Performance; Designed to be fast & efficient, hypeengine can handle dozens of pools together.
- Modular & Flexible; Designed to be modular since day one so that you can implement your very own ideas.
- Free & Open-Source; Best of all hypeengine is open source and free-to-use. You can get it running for free in minutes.
- Easy to Setup; We got your back covered with our guides & how-to's.
- Multiple pools & ports.
- Multiple coin daemon connections.
- Supports POW (proof-of-work) coins.
Scrypt, more soon..
Features
- Stratum protocol support.
- show_message support.
- block template support.
- generation transaction support.
- transaction message (txMessage) support.
- mongodb
- Embedded web-server.
- Full stack json-api.
- ✔ Vardiff support
- ✔ Ban manager (that can handle miners flooding with invalid shares)
- ✔ Share, job and payment managers included.