GithubHelp home page GithubHelp logo

chiapool's Introduction

ChiaMiningManager

What is this?

This application simplifies running multiple harvesters for the cryptocurrency Chia. Instead of having to do the entire process on every harvester machine this will get everything running with minimal configuration required.

This is used as a private mining pool until pools are officially supported by chia.

This is not a replacement for proper pools and should only be used as stated below:

Can be used for Cannot be used for
Mining with others you do trust Mining with others you do not trust
Self Pooling Plots from different 24 word keys

This is because of 2 main reasons:

  • The server cannot know how many plots the miners really have
    • Pool must trust miners
  • The mining rewards are stored on a wallet which is not accessible by miners
    • Miners must trust Pool

Building

  • Clone the project
  • Go to the subfolder of Docker depending on which one you want to build
  • docker build . -t [ImageName] --build-arg BRANCH=latest --no-cache

Using the CLI Interface

Configure environment variables

The miner is optional, but some features will not be available if the CLI has no access to the local miner to authenticate requests.

Wallet vs Farmer Keys

This pool uses 2 keys, one for farming and one for storing rewards. You can read about how it works here. This is enabled by default, you only need to add your keys to the node.env file.

Farmer key Wallet Key
Stores mined XCH No Yes
Accessible by miners Yes No
Accessible by plotters Yes No
Used for plotting Yes No

chiapool's People

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.