Skip to content

TENTOfficial/snowgem-solo-mining

Repository files navigation

Solomining proxy for Snowgem

(READY FOR TESTING)

Join the chat at https://gitter.im/equihash-solomining/Lobby

Made by the Zclassic community, configuration and documentation is here

picture alt

Requirements

  • node v7+
  • coin daemon

Install

sudo apt-get install build-essential libsodium-dev npm
sudo npm install n -g
sudo n stable
git clone https://github.com/Snowgem/snowgem-solo-mining
cd snowgem-solo-mining
npm update
npm install

Configure

Go to config.json and change it to your setup. Change the wallet address to your local address picture alt

Run

npm start

Update

Get rid of the node_modules folder then

npm install

Differences between this and Z-NOMP

  • This is meant for solo mining
  • There is no share system; Every "share" is the block solution
  • No payments

Upcoming Feautures

  • More API

Support

https://gitter.im/equihash-solomining

License

Released under the GNU General Public License v2 http://www.gnu.org/licenses/gpl-2.0.html

Forked from z-classic/node-stratum-pool which is licensed under GNU GPL v2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages