node-stratum-pool/README.md
Matthew Little c962f0eaaa updated
2014-01-06 15:49:47 -05:00

28 lines
521 B
Markdown

node-stratum
============
Under development
High performance Stratum poolserver in Node.js
### Features (mostly untested)
* Daemon interface
* Stratum TCP socket server
* Block template / job manager
### To do
* Integrate with PostgreSQL database
* Handle share submissions
* Payment processing module
* Support more algos (scrypt, scrypt-jane, quark)
* Statistics module
* Web frontend
License
-------
node-stratum is released under the GNU General Public License v2
http://www.gnu.org/licenses/gpl-2.0.html