An open API service indexing awesome lists of open source software.

https://github.com/scala-network/scala-pool

Official scala pool repository
https://github.com/scala-network/scala-pool

cryptonote-nodejs-pool mining mining-pool scalahq xla

Last synced: 10 months ago
JSON representation

Official scala pool repository

Awesome Lists containing this project

README

          

[![Master Build Status](https://travis-ci.com/scala-network/scala-pool.svg?branch=master)](https://travis-ci.com/scala-network/scala-pool?branch=master)
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/standard/semistandard)

scala-pool
======================

High performance Node.js (with native C addons) mining pool for Scala coin. Comes with lightweight example front-end script which uses the pool's AJAX API. Support for Cryptonight Scala v9 algorithm, panthera.

#### Table of Contents
* [Features](docs/features.md)
* [Usage](docs/usages.md)
* [Tests](docs/tests.md)

Credits
---------
* [ahmyi](https://github.com/ahmyi/cryptonote-stellite-pool)
* [dvandal](https://github.com/dvandal/cryptonote-nodejs-pool)
* [fancoder](https://github.com/fancoder/cryptonote-universal-pool)
* [zone117x](https://github.com/zone117x/node-cryptonote-pool)
* [jagerman](https://github.com/jagerman/node-cryptonote-pool)

License
-------
Released under the GNU General Public License v2

http://www.gnu.org/licenses/gpl-2.0.html