node-stratum-pool/README.md
Matthew Little 368250e17f updated
2014-01-06 16:14:03 -05:00

1.2 KiB

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

Requirements

Credits

  • Slush0 - stratum protocol, documentation and original python code
  • viperaus - scrypt adaptions to python code
  • ahmedbodi - more algo adaptions to python code
  • TheSeven - being super knowledgeable & helpful on irc

License

node-stratum is released under the GNU General Public License v2 http://www.gnu.org/licenses/gpl-2.0.html