Skip to content

glambeth/zecProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description

This is a Stratum Proxy for Zcash using JSON-RPC written in Javascript. Originally developed for Flypool http://zcash.flypool.org/

WARNING This is still in active development. Please report any problems you encounter, and use with caution!

#How it Works

   Pool A <---+                        +-------------+ Rig1 / PC1
 (Active)      |                       |
               |                       +-------------+ Rig2 / PC2
               |                       |
  Pool B <---+-----StratumProxy  <-----+-------------+ Rig3 / PC3
(FailOver)                             |
                                       +-------------+ Rig4 / PC4                                      

#Todo

  • implement failover
  • Clean up code
  • Setup Logging

#Requirements zecProxy is build with nodeJS. The requirements for running zecProxy are:

  • nodeJS
  • npm
  • linux

#Installation and Start

See config.json to change settings. The proxy will automatically listen on port 8000 for miners

About

Zcash Stratum Proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published