Skip to content

zonedoutspace/EtherPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtherPool

This is the pool source that runs the weipool backend share processing / payments. If you also need a frontend see https://github.com/ming08108/EtherPool-Frontend.

Requirements

  1. Redis
  2. Geth
  3. Node

Usage

First change the config.js file to match your setup

Type

node run.js

to start up the share server

node updateBalances.js

to update the balances

python runPayments.py

to run payments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.6%
  • Python 14.4%