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
- Host: GitHub
- URL: https://github.com/scala-network/scala-pool
- Owner: scala-network
- License: gpl-2.0
- Created: 2020-07-24T14:42:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T17:00:05.000Z (over 1 year ago)
- Last Synced: 2025-04-09T10:04:06.576Z (about 1 year ago)
- Topics: cryptonote-nodejs-pool, mining, mining-pool, scalahq, xla
- Language: JavaScript
- Homepage: https://pool.scalaproject.io
- Size: 1.92 MB
- Stars: 24
- Watchers: 5
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/scala-network/scala-pool?branch=master)
[](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