Code Monkey home page Code Monkey logo

ethpool.py's Introduction

Pool server

This software includes:

  • A pool master for miner handling
  • A pool controller

Warning

The software is not well tested and it's a work in progress, use at your own risk.

Requirements

  • golang
  • python2
  • python2 flask
  • python2 requests
  • python2 pysqlite3

Configuration

For first, configure the pool master:

  1. Open poolmaster/pool.go
  2. Choose a secure key, and replace the one proposed in line 46
  3. Set the poolPort at line 46; this will be used by pool miners
  4. Set the port of your ethereum daemon at line 47
  5. Enter the ethpool.py directory and run ./make_poolmaster.sh

Now edit ethpool.py:

  1. At line 15, set the previously secure key
  2. At line 21, set the pool fee
  3. At line 22, set your coinbase address

Startup

  1. Start geth or similar with rpc geth --rpc
  2. First run ./poolmaster/pool
  3. Start the pool server with python ethpool.py

Donations

Donations are always welcome:

BTC: 13TRVwiqLMveg9aPAmZgcAix5ogKVgpe4T ETH: 0x18f081247ad32af38404d071eb8c246cc4f33534

ethpool.py's People

Contributors

dakk avatar etherchain-org avatar

Watchers

James Cloos avatar Konstantin avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.