Skip to content

wisetek/node-ethereum-stratum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ethereum-stratum

What is it?

A prototype of multi-threaded stratum server which is speaking NiceHash's EthereumStratum protocol. Please DO NOT USE in production.

Dependencies

Main dependency is NodeJS 10.x because I rely on BigInt class to check shares validity. Others are deasync, memdown and levelup modules, web3 api bindings and my fork of node-ethash.

Notable issues

There is a randomly appearing issue with web3.js module:

web3/web3.js#966

About

A prototype of EthereumStratum implementation according to NiceHash specs. DO NOT use in production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%